Function wasmer_wasix::syscalls::wasix::thread_spawn::call_module
source ยท fn call_module<M: MemorySize>(
ctx: WasiFunctionEnv,
store: Store,
start_ptr_offset: M::Offset,
thread_handle: Arc<WasiThreadHandle>,
rewind_state: Option<(RewindState, RewindResultType)>,
) -> Result<Tid, Errno>
Expand description
Calls the module