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

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