[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM1UIVPROC

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