Struct pwasm_utils::TargetSymbols [−][src]
pub struct TargetSymbols {
pub create: &'static str,
pub call: &'static str,
pub ret: &'static str,
}Fields
create: &'static strcall: &'static strret: &'static strpub struct TargetSymbols {
pub create: &'static str,
pub call: &'static str,
pub ret: &'static str,
}create: &'static strcall: &'static strret: &'static strimpl RefUnwindSafe for TargetSymbolsimpl Send for TargetSymbolsimpl Sync for TargetSymbolsimpl Unpin for TargetSymbolsimpl UnwindSafe for TargetSymbols