Function psp::math::fma

source ·
#[no_mangle]
pub extern "C" fn fma(arg1: f64, arg2: f64, arg3: f64) -> f64