Function __fmaf

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