Function libc::funcs::bsd43::shutdown

source ยท
pub unsafe extern "system" fn shutdown(
    socket: SOCKET,
    how: c_int,
) -> c_int