Macro lib_sendpacket::udp [] [src]

macro_rules! udp {
    ( $( $k:ident=$v:expr ),* ) => { ... };
}