[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMLOCALPARAMETERI4INVPROC

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