Function nix::libc::send [−][src]
pub unsafe extern "C" fn send(
socket: i32,
buf: *const c_void,
len: usize,
flags: i32
) -> isize
pub unsafe extern "C" fn send(
socket: i32,
buf: *const c_void,
len: usize,
flags: i32
) -> isize