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

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