[][src]Type Definition sapp_linux::PFNGLUNIFORM3UIVPROC

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