Home
last modified time | relevance | path

Searched defs:StaticContTable (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dtable.rs153 pub struct StaticContTable { struct
156 data: SendSyncPtr<[ContTableElem]>,
158 size: usize,