module MrbTypeCache
Overview
Cache for mruby data types, holding the destructor methods
Defined in:
MrbTypeCache.crClass Method Summary
Macro Summary
Class Method Detail
def self.register(crystal_class : Class, destructor : Proc(Pointer(MrbInternal::MrbState), Pointer(Void), Void))
#