emit_u16_le
netlink_
packet_
core
0.8.1
netlink_packet_core
Function
emit_
u16_
le
Copy item path
Source
pub fn emit_u16_le(buf: &mut [
u8
], value:
u16
) ->
Result
<
()
,
DecodeError
>