PFN_glVertex2f

Type Alias PFN_glVertex2f 

Source
pub type PFN_glVertex2f = unsafe extern "system" fn(_x: GLfloat, _y: GLfloat);