python3_sys::getattrfunc [] [src]

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