Function gl::ClearColor[][src]

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