[][src]Function ogl33::ClearColor

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