Function pyo3::ffi::PyNumber_Invert

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