Macro dhcp4r::u32_bytes [] [src]

macro_rules! u32_bytes {
    ( $x:expr ) => { ... };
}

Converts a u32 to 4 bytes (Big endian)