Function pyo3_ffi::PyLong_FromSize_t

source ยท
pub unsafe extern "C" fn PyLong_FromSize_t(
    arg1: size_t
) -> *mut PyObject