pub unsafe extern "C" fn _Py_c_diff(
left: Py_complex,
right: Py_complex,
) -> Py_complex
Available on non-
Py_LIMITED_API
only.pub unsafe extern "C" fn _Py_c_diff(
left: Py_complex,
right: Py_complex,
) -> Py_complex
Py_LIMITED_API
only.