netlink_packet_utils::parsers

Function parse_u64

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