Function pyo3::ffi::PySequence_Fast

source ·
pub unsafe extern "C" fn PySequence_Fast(
    o: *mut PyObject,
    m: *const i8
) -> *mut PyObject