[][src]Function sapp_linux::glPathMemoryGlyphIndexArrayNV

pub unsafe extern "C" fn glPathMemoryGlyphIndexArrayNV(
    firstPathName: GLuint,
    fontTarget: GLenum,
    fontSize: GLsizeiptr,
    fontData: *const c_void,
    faceIndex: GLsizei,
    firstGlyphIndex: GLuint,
    numGlyphs: GLsizei,
    pathParameterTemplate: GLuint,
    emScale: GLfloat
) -> GLenum