PFN_glVertex3d

Type Alias PFN_glVertex3d 

Source
pub type PFN_glVertex3d = unsafe extern "system" fn(_x: GLdouble, _y: GLdouble, _z: GLdouble);