PyCFunction_New

Function PyCFunction_New 

Source
pub unsafe fn PyCFunction_New(
    ml: *mut PyMethodDef,
    slf: *mut PyObject,
) -> *mut PyObject