☰
pyo3
::
ffi
All crates
?
[
−
]
[src]
Function
pyo3
::
ffi
::
PyCFunction_New
pub unsafe fn PyCFunction_New(
ml:
*mut
PyMethodDef
,
slf:
*mut
PyObject
) ->
*mut
PyObject