python3_sys::PyDescr_NewMethod [] [src]

pub unsafe extern fn PyDescr_NewMethod(arg1: *mut PyTypeObject, arg2: *mut PyMethodDef) -> *mut PyObject