Function gl::ClearColor

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