Function pyo3::ffi::PyObject_LengthHint

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