[][src]Function wasi_common_lucet::memory::enc_pointee

pub fn enc_pointee<T>(memory: &mut [u8], ptr: u32, t: T) -> Result<(), u16>