Function pyo3::ffi::PyLong_FromSize_t

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