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

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