Struct pwasm_utils::TargetSymbols [−][src]
pub struct TargetSymbols {
pub create: &'static str,
pub call: &'static str,
pub ret: &'static str,
}
Fields
create: &'static str
call: &'static str
ret: &'static str
pub struct TargetSymbols {
pub create: &'static str,
pub call: &'static str,
pub ret: &'static str,
}
create: &'static str
call: &'static str
ret: &'static str