Function wasi_common::hostcalls::wasi_common_fd_fdstat_set_flags
source ยท #[no_mangle]
pub unsafe extern "C" fn wasi_common_fd_fdstat_set_flags(
wasi_ctx: &WasiCtx,
fd: __wasi_fd_t,
fdflags: __wasi_fdflags_t,
) -> __wasi_errno_t