Function __fmodf64

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