☰
Other items in
pyo3
::
ffi
All crates
?
Function
pyo3
::
ffi
::
PyFunction_SetClosure
[
−
]
[src]
pub unsafe extern "C" fn PyFunction_SetClosure(
op:
*mut
PyObject
,
closure:
*mut
PyObject
) ->
c_int