[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMENVPARAMETERI4UINVPROC

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