[][src]Function swim_python3_sys::descrobject::PyDescr_NewMethod

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