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

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