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

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