Function fmaf32

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