pyo3_ffi

Function PyNumber_Invert

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