pyo3_ffi

Function PyLong_AsSize_t

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