[][src]Function wasi_common_lucet::memory::enc_usize_byref

pub fn enc_usize_byref(
    memory: &mut [u8],
    usize_ptr: u32,
    host_usize: usize
) -> Result<(), u16>