Function PyCFunction_New

Source
pub unsafe extern "C" fn PyCFunction_New(
    ml: *mut PyMethodDef,
    slf: *mut PyObject,
) -> *mut PyObject
Available on non-Py_3_9 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here