Function fmaf64

Source
pub unsafe extern "C" fn fmaf64(
    __x: _Float64,
    __y: _Float64,
    __z: _Float64,
) -> _Float64