glPathGlyphIndexArrayNV

Function glPathGlyphIndexArrayNV 

Source
pub unsafe extern "C" fn glPathGlyphIndexArrayNV(
    firstPathName: GLuint,
    fontTarget: GLenum,
    fontName: *const c_void,
    fontStyle: GLbitfield,
    firstGlyphIndex: GLuint,
    numGlyphs: GLsizei,
    pathParameterTemplate: GLuint,
    emScale: GLfloat,
) -> GLenum