Function pyo3::ffi::PySequence_Index

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