python27_sys

Type Alias segcountproc

Source
pub type segcountproc = unsafe extern "C" fn(arg1: *mut PyObject, arg2: *mut Py_ssize_t) -> Py_ssize_t;