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

type PFNGLPROGRAMUNIFORM2FPROC = Option<unsafe extern "C" fn(u32, i32, f32, f32)>;