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

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