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