pub unsafe extern "system" fn ConvertInterfaceLuidToAlias(
interfaceluid: *const NET_LUID_LH,
interfacealias: PWSTR,
length: usize
) -> NTSTATUS
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"