[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM2UIVPROC

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