[][src]Type Definition sapp_linux::PFNGLPATHGLYPHSNVPROC

type PFNGLPATHGLYPHSNVPROC = Option<unsafe extern "C" fn(firstPathName: GLuint, fontTarget: GLenum, fontName: *const c_void, fontStyle: GLbitfield, numGlyphs: GLsizei, type_: GLenum, charcodes: *const c_void, handleMissingGlyphs: GLenum, pathParameterTemplate: GLuint, emScale: GLfloat)>;