[][src]Type Definition sapp_linux::PFNGLGETPROGRAMSTRINGNVPROC

type PFNGLGETPROGRAMSTRINGNVPROC = Option<unsafe extern "C" fn(id: GLuint, pname: GLenum, program: *mut GLubyte)>;