[][src]Type Definition sapp_linux::PFNGLGETPROGRAMPARAMETERFVNVPROC

type PFNGLGETPROGRAMPARAMETERFVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, pname: GLenum, params: *mut GLfloat)>;