Sha256: 6fb2a5701e8398779449722658f3dedbd703859c5eb79a66656dfe134bfd2d03
Contents?: true
Size: 487 Bytes
Versions: 14
Compression:
Stored size: 487 Bytes
Contents
/* ----------------------------------------------------------------------------- * Ruby API portion that goes into the runtime * * Customized for wxRuby3. * Copyright (c) 2023 M.J.N. Corino, The Netherlands * * This software is released under the MIT license. * ----------------------------------------------------------------------------- */ #ifdef __cplusplus extern "C" { #endif WXRUBY_EXPORT VALUE SWIG_Ruby_AppendOutput(VALUE target, VALUE o); #ifdef __cplusplus } #endif
Version data entries
14 entries across 14 versions & 1 rubygems