summaryrefslogtreecommitdiff
path: root/internal/imemo.h
diff options
context:
space:
mode:
-rw-r--r--internal/imemo.h2
1 files changed, 2 insertions, 0 deletions
@@ -280,7 +280,9 @@ struct rb_fields {
VALUE rb_imemo_fields_new(VALUE klass, size_t capa);
VALUE rb_imemo_fields_new_complex(VALUE klass, size_t capa);
VALUE rb_imemo_fields_clone(VALUE fields_obj);
static inline VALUE *
rb_imemo_fields_ptr(VALUE obj_fields)