[−][src]Function wasi_common::memory::dec_slice_of_mut
pub fn dec_slice_of_mut<'memory, T>(
memory: &'memory mut [u8],
ptr: uintptr_t,
len: size_t
) -> Result<&'memory mut [T], __wasi_errno_t>
pub fn dec_slice_of_mut<'memory, T>(
memory: &'memory mut [u8],
ptr: uintptr_t,
len: size_t
) -> Result<&'memory mut [T], __wasi_errno_t>