[][src]Type Definition sapp_linux::PFNGLPROGRAMPARAMETER4FNVPROC

type PFNGLPROGRAMPARAMETER4FNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat)>;