pyo3_ffi

Function PySequence_List

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