[][src]Function zmq_sys::zmq_msg_move

pub unsafe extern "C" fn zmq_msg_move(
    dest_: *mut zmq_msg_t,
    src_: *mut zmq_msg_t
) -> c_int