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

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