Function panda_sys::qemu_co_send_recv[][src]

pub unsafe extern "C" fn qemu_co_send_recv(
    sockfd: c_int,
    buf: *mut c_void,
    bytes: size_t,
    do_send: bool
) -> ssize_t
Expand description

The same as above, but with just a single buffer