Function pyo3::ffi::PyNumber_AsSsize_t

source ·
pub unsafe extern "C" fn PyNumber_AsSsize_t(
    o: *mut PyObject,
    exc: *mut PyObject
) -> isize