[][src]Function wasi::wasi_snapshot_preview1::sock_shutdown

pub unsafe extern "C" fn sock_shutdown(fd: Fd, how: Sdflags) -> Errno

Shut down socket send and receive channels. Note: This is similar to shutdown in POSIX.