⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_ffi
?
Function
pyo3_ffi
::
PyCFunction_New
source
·
[
−
]
pub unsafe extern "C" fn PyCFunction_New(
ml:
*mut
PyMethodDef
,
slf:
*mut
PyObject
) ->
*mut
PyObject