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

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