Function wasi_common::hostcalls::fd_close

source ยท
pub unsafe fn fd_close(
    wasi_ctx: &mut WasiCtx,
    fd: __wasi_fd_t,
) -> __wasi_errno_t