hermit::syscalls::socket

Function sys_shutdown

Source
#[no_mangle]
pub extern "C" fn sys_shutdown(sockfd: i32, how: i32) -> i32