pyo3_ffi

Function PyLong_AsSsize_t

Source
pub unsafe extern "C" fn PyLong_AsSsize_t(
    arg1: *mut PyObject,
) -> Py_ssize_t