Sha256: 71aca2beb632c7cb4d70a60727b249e04cf5dcefae03db82d3f099f72242f384
Contents?: true
Size: 217 Bytes
Versions: 3
Compression:
Stored size: 217 Bytes
Contents
/* * apiprint.h */ #ifndef APIPRINT_H_ #define APIPRINT_H_ #include "mruby.h" #include "mrdb.h" mrb_value mrb_debug_eval(mrb_state*, mrb_debug_context*, const char*, size_t, mrb_bool*); #endif /* APIPRINT_H_ */
Version data entries
3 entries across 3 versions & 1 rubygems