[][src]Type Definition fltk::gl::PFNGLPROGRAMUNIFORM1UIVPROC

type PFNGLPROGRAMUNIFORM1UIVPROC = Option<unsafe extern "C" fn(u32, i32, i32, *const u32)>;