[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMENVPARAMETERI4INVPROC

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