Function zero_packet::misc::bytes_to_mac

source ยท
pub fn bytes_to_mac(bytes: &[u8], buffer: &mut [u8]) -> usize
Expand description

Workaround for the lack of heap support.