[][src]Function wasi_common::old::snapshot_0::hostcalls::old_wasi_common_fd_fdstat_set_flags

#[no_mangle]
pub unsafe extern "C" fn old_wasi_common_fd_fdstat_set_flags(
    wasi_ctx: *const WasiCtx,
    fd: __wasi_fd_t,
    fdflags: __wasi_fdflags_t
) -> __wasi_errno_t