Function python3_sys::PyTuple_Size

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