pub unsafe extern "system" fn ConvertInterfaceLuidToNameW(
    interfaceluid: *const NET_LUID_LH,
    interfacename: PWSTR,
    length: usize
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation", "Win32_NetworkManagement_Ndis"