PFN_glColor4xOES

Type Alias PFN_glColor4xOES 

Source
pub type PFN_glColor4xOES = unsafe extern "system" fn(_red: GLfixed, _green: GLfixed, _blue: GLfixed, _alpha: GLfixed);