Function esp_idf_hal::sys::if_indextoname

source ยท
pub unsafe extern "C" fn if_indextoname(
    ifindex: u32,
    ifname: *mut i8,
) -> *mut i8