[][src]Function wasi_common::memory::dec_pointee

pub fn dec_pointee<T>(
    memory: &[u8],
    ptr: uintptr_t
) -> Result<T, __wasi_errno_t>