[][src]Type Definition makepad_glx_sys::PFNGLGETPROGRAMSTRINGNVPROC

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