[][src]Macro assemblylift_core_guest::call

macro_rules! call {
    ($org:ident => $ns:ident => $name:ident, $input:ty => $output:ty) => { ... };
}