Function python3_sys::PyNumber_Index

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