rte_ether_format_addr

Function rte_ether_format_addr 

Source
pub unsafe extern "C" fn rte_ether_format_addr(
    buf: *mut c_char,
    size: u16,
    eth_addr: *const rte_ether_addr,
)