pyo3_ffi

Function PyTuple_Size

Source
pub unsafe extern "C" fn PyTuple_Size(
    arg1: *mut PyObject,
) -> Py_ssize_t