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

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