mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-24 22:21:32 +00:00
@ -401,7 +401,7 @@ impl Ctx {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get access to [`Meomry`] and mutable access to the user defined data
|
/// Get access to [`Memory`] and mutable access to the user defined data
|
||||||
/// field as the type, `T`.
|
/// field as the type, `T`.
|
||||||
///
|
///
|
||||||
/// This method is required to access both at the same time.
|
/// This method is required to access both at the same time.
|
||||||
|
Reference in New Issue
Block a user