Function pyo3::ffi::PyLong_FromSsize_t

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