[][src]Function swim_python3_sys::methodobject::PyCFunction_New

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