PFN_glIsPointInFillPathNV

Type Alias PFN_glIsPointInFillPathNV 

Source
pub type PFN_glIsPointInFillPathNV = unsafe extern "system" fn(_path: GLuint, _mask: GLuint, _x: GLfloat, _y: GLfloat) -> GLboolean;