[][src]Function wasi_common::memory::enc_whence_byref

pub fn enc_whence_byref(
    memory: &mut [u8],
    ptr: uintptr_t,
    x: __wasi_whence_t
) -> Result<(), __wasi_errno_t>