[go: up one dir, main page]

PyNumber_Index

Function PyNumber_Index 

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