Gem Native Obj
constructor()
Default constructor uses nativeAlloc by default
Constructor for already nave allocated objects
Parameters
address
address of native object
is Reference
Is reference flag
Constructor for custom native allocation
Parameters
allocator
will be called lazy once to allocate a native object
is Reference
Is reference flag