netlink_packet_utils::parsers

Function parse_u32

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