Function pyo3_ffi::PyCFunction_New

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