pub type VMExternGlobal = InternalStoreHandle<VMGlobal>;Expand description
The type of extern globals in the sys VM.
Aliased Typeยง
struct VMExternGlobal { /* private fields */ }pub type VMExternGlobal = InternalStoreHandle<VMGlobal>;The type of extern globals in the sys VM.
struct VMExternGlobal { /* private fields */ }