[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM4UIVPROC

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