[][src]Macro holochain_wasmer_guest::host_externs

macro_rules! host_externs {
    ( $( $func_name:ident ),* ) => { ... };
}