netlink_packet_utils::parsers

Function parse_u32_be

Source
pub fn parse_u32_be(payload: &[u8]) -> Result<u32, DecodeError>