[][src]Function wasi_common_lucet::__wasi_fd_close

#[no_mangle]
pub unsafe extern "C" fn __wasi_fd_close(
    vmctx_raw: *mut lucet_vmctx,
    fd: __wasi_fd_t
) -> __wasi_errno_t