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