Static methods

@:native("_hx_add_finalizable")staticaddFinalizable(instance:{finalize:() ‑> Void}, inPin:Bool):Void

staticinlineallocGcBytes(inBytes:Int):Pointer<Void>

@:native("hx::InternalNew")staticallocGcBytesRaw(inBytes:Int, isContainer:Bool):RawPointer<Void>

@:native("_hx_allocate_extended")@:templatedCallstaticallocateExtended<T>(cls:Class<T>, size:Int):T

@:native("__hxcpp_gc_mem_info")staticmemInfo(inWhatInfo:Int):Float