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