Function call_module_internal

Source
fn call_module_internal<M: MemorySize>(
    ctx: &WasiFunctionEnv,
    store: Store,
    start_ptr_offset: M::Offset,
) -> (Store, Result<(), DeepSleepWork>)