Function translate_module

Source
pub fn translate_module(
    m: &Module,
    entry_fn: usize,
    mni: &mut dyn MapNativeInvoke,
) -> Vec<u8>