Function pyo3::ffi::PySequence_Index

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