VMExternTable

Type Alias VMExternTable 

Source
pub type VMExternTable = InternalStoreHandle<VMTable>;
Expand description

The type of extern tables in the sys VM.

Aliased Typeยง

#[repr(transparent)]
pub struct VMExternTable { /* private fields */ }