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

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