hermit::syscalls::socket

Function sys_shutdown_socket

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