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

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