[][src]Function sapp_linux::glClearColorxOES

pub unsafe extern "C" fn glClearColorxOES(
    red: GLfixed,
    green: GLfixed,
    blue: GLfixed,
    alpha: GLfixed
)