pyo3
0.23.3
In pyo3::
ffi
pyo3
::
ffi
Type Alias
getter
Copy item path
Source
pub type getter = unsafe extern "C"
fn
(_:
*mut
PyObject
, _:
*mut
c_void
) ->
*mut
PyObject
;