Function __fmodf

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