Function pyo3::ffi::PyObject_LengthHint

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