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

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