getattrofunc

Type Alias getattrofunc 

Source
pub type getattrofunc = unsafe extern "C" fn(*mut PyObject, *mut PyObject) -> *mut PyObject;