Skip to main content

PyNumber_Index

Function PyNumber_Index 

Source
pub unsafe extern "C" fn PyNumber_Index(
    o: *mut PyObject,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here