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