[][src]Function wasi_common_lucet::__wasi_fd_tell

#[no_mangle]
pub unsafe extern "C" fn __wasi_fd_tell(
    vmctx_raw: *mut lucet_vmctx,
    fd: __wasi_fd_t,
    offset: uintptr_t
) -> __wasi_errno_t