Function pyo3::ffi::_Py_c_prod

source ·
pub unsafe extern "C" fn _Py_c_prod(
    left: Py_complex,
    right: Py_complex
) -> Py_complex