[][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_tell

pub fn fd_tell(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32,
    offset_ptr: i32
) -> i32