pub unsafe extern "C" fn _Py_c_quot(
dividend: Py_complex,
divisor: Py_complex,
) -> Py_complex
Available on non-
Py_LIMITED_API
only.pub unsafe extern "C" fn _Py_c_quot(
dividend: Py_complex,
divisor: Py_complex,
) -> Py_complex
Py_LIMITED_API
only.