☰
Other items in
pyo3
::
ffi
All crates
?
Function
pyo3
::
ffi
::
PyGen_New
[
−
]
[src]
pub unsafe extern "C" fn PyGen_New(
frame:
*mut
PyFrameObject
) ->
*mut
PyObject