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

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