Function alacritty::gl::ClearColor[][src]

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