[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM3UIVPROC

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