[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMPARAMETERS4FVNVPROC

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