pyo3::ffi

Function PyObject_LengthHint

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