python27_sys

Function _Py_c_diff

Source
pub unsafe extern "C" fn _Py_c_diff(
    left: Py_complex,
    right: Py_complex,
) -> Py_complex