☰
In pyo3::ffi
?
Function
pyo3
::
ffi
::
PyCFunction_New
source
·
[
−
]
pub unsafe extern "C" fn PyCFunction_New(
ml:
*mut
PyMethodDef
,
slf:
*mut
PyObject
) ->
*mut
PyObject