devela::_dep::pyo3::ffi

Function PySequence_List

pub unsafe extern "C" fn PySequence_List(
    o: *mut PyObject,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.