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

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