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