Macro hdk::prelude::host_externs

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