Function pyo3_ffi::PyLong_AsSize_t

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