Function pyo3::ffi::PyNumber_Index

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