[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM3UIVPROC

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