Function python3_sys::PyLong_AsSize_t

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