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

Required features: ‘Win32_NetworkManagement_IpHelper’, ‘Win32_Foundation’