Project

General

Profile

« Previous | Next » 

Revision 1f15149e

Added by shyouhei (Shyouhei Urabe) over 1 year ago

rb_gc_obj_slot_size is banned in this file

Raison d'etre du gc_impl.c is to purge any internal constructs and rely
solely on our public APIs. rb_gc_obj_slot_size is not public.