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

pub fn fd_filestat_set_size(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32,
    size: i64
) -> i32