emit_u128_be
netlink_
packet_
core
0.8.1
netlink_packet_core
Function
emit_
u128_
be
Copy item path
Source
pub fn emit_u128_be(buf: &mut [
u8
], value:
u128
) ->
Result
<
()
,
DecodeError
>