[][src]Macro hlvm_runtime::inline_foreign_function

macro_rules! inline_foreign_function {
    ($input:ident, $body:block) => { ... };
}