pyo3_
ffi
0.22.2
pyo3_ffi
Type Alias
reprfunc
Copy item path
Source
pub type reprfunc = unsafe extern "C"
fn
(_:
*mut
PyObject
) ->
*mut
PyObject
;