Type Definition python27_sys::getattrofunc [] [src]

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