alacritty::gl

Function ClearColor

Source
pub unsafe fn ClearColor(
    red: c_float,
    green: c_float,
    blue: c_float,
    alpha: c_float,
)