pyo3_
ffi
0.22.2
pyo3_ffi
Type Alias
getter
Copy item path
Source
pub type getter = unsafe extern "C"
fn
(slf:
*mut
PyObject
, closure:
*mut
c_void
) ->
*mut
PyObject
;