libc::funcs::bsd43::recv [] [src]

pub unsafe extern "system" fn recv(socket: c_int, buf: *mut c_void, len: size_t, flags: c_int) -> ssize_t
Unstable (libc #27783)

: use libc from crates.io