Function python3_sys::PySequence_List

source ยท
pub unsafe extern "C" fn PySequence_List(
    o: *mut PyObject,
) -> *mut PyObject