[][src]Macro holochain_wasmer_guest::host_call

macro_rules! host_call {
    ($func_name:ident, $input:ident) => { ... };
}