Function rustix::backend::net::syscalls::shutdown

source ยท
pub(crate) fn shutdown(fd: BorrowedFd<'_>, how: Shutdown) -> Result<()>