Function pyo3::ffi::PyLong_FromSize_t

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