[][src]Type Definition sapp_linux::PFNGLGETNAMEDPROGRAMIVEXTPROC

type PFNGLGETNAMEDPROGRAMIVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, pname: GLenum, params: *mut GLint)>;