☰
Type Definition lenfunc
Other items in
pyo3
::
ffi
All crates
?
Type Definition
pyo3
::
ffi
::
lenfunc
[
−
]
[src]
pub type lenfunc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
) ->
Py_ssize_t
;