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