[][src]Type Definition makepad_glx_sys::PFNGLNAMEDPROGRAMLOCALPARAMETERI4IEXTPROC

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