[][src]Function miniquad::gl::glColor4xOES

pub unsafe extern "C" fn glColor4xOES(
    red: i32,
    green: i32,
    blue: i32,
    alpha: i32
)