devela::_dep::pyo3::ffi

Function PyTuple_GET_SIZE

pub unsafe fn PyTuple_GET_SIZE(op: *mut PyObject) -> isize 
Available on crate features dep_pyo3 and std only.
Expand description

Macro, trading safety for speed