Function python3_sys::PyNumber_Invert

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