☰
reprfunc
In pyo3::ffi
?
Type Definition
pyo3
::
ffi
::
reprfunc
source
·
[
−
]
pub type reprfunc = unsafe extern "C"
fn
(
*mut
PyObject
) ->
*mut
PyObject
;