[][src]Function capsule_ffi::rte_ether_format_addr

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