Function pyo3_ffi::PyLong_AsSsize_t

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