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