[][src]Function gls::gl::ClearColor

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