Function libc::shutdown [] [src]

pub unsafe extern fn shutdown(socket: c_int, how: c_int) -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io