pub(crate) unsafe fn handle_rewind_ext<M: MemorySize, T>(
ctx: &mut FunctionEnvMut<'_, WasiEnv>,
type_: HandleRewindType,
) -> Option<Option<T>>where
T: DeserializeOwned,
pub(crate) unsafe fn handle_rewind_ext<M: MemorySize, T>(
ctx: &mut FunctionEnvMut<'_, WasiEnv>,
type_: HandleRewindType,
) -> Option<Option<T>>where
T: DeserializeOwned,