esp_idf_svc::sys

Function if_indextoname

Source
pub unsafe extern "C" fn if_indextoname(
    ifindex: u32,
    ifname: *mut u8,
) -> *mut u8