Macro hdk::map_extern_infallible[][src]

macro_rules! map_extern_infallible {
    ($name : tt, $f : ident, $input : ty, $output : ty) => { ... };
}