python3_sys::getattrofunc [] [src]

type getattrofunc = unsafe extern fn(arg1: *mut PyObject, arg2: *mut PyObject) -> *mut PyObject;