Function PyList_GET_SIZE

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