Function wasi_common::hostcalls::fd_tell
source ยท pub unsafe fn fd_tell(
wasi_ctx: &mut WasiCtx,
memory: &mut [u8],
fd: __wasi_fd_t,
newoffset: uintptr_t,
) -> __wasi_errno_t
pub unsafe fn fd_tell(
wasi_ctx: &mut WasiCtx,
memory: &mut [u8],
fd: __wasi_fd_t,
newoffset: uintptr_t,
) -> __wasi_errno_t