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

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