Type Definition python27_sys::lenfunc [] [src]

type lenfunc = unsafe extern "C" fn(_: *mut PyObject) -> Py_ssize_t;