pyo3::ffi

Function PyLong_AsSsize_t

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