☰
Type Definition getter
Other items in
pyo3
::
ffi
All crates
?
Type Definition
pyo3
::
ffi
::
getter
[
−
]
[src]
pub type getter = unsafe extern "C"
fn
(slf:
*mut
PyObject
, closure:
*mut
c_void
) ->
*mut
PyObject
;