Function pyo3_ffi::PyCFunction_New

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