[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM1UIVEXTPROC

type PFNGLPROGRAMUNIFORM1UIVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint)>;