netlink_packet_utils::parsers

Function parse_u128

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