Type Alias pyo3::ffi::lenfunc

source ยท
pub type lenfunc = unsafe extern "C" fn(_: *mut PyObject) -> isize;