[][src]Type Definition sapp_linux::PFNGLPROGRAMPARAMETER4FVNVPROC

type PFNGLPROGRAMPARAMETER4FVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, v: *const GLfloat)>;