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