[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMLOCALPARAMETERI4UIVNVPROC

type PFNGLPROGRAMLOCALPARAMETERI4UIVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *const GLuint)>;