[go: up one dir, main page]

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