Function ConvertInterfaceLuidToAlias

Source
pub unsafe extern "system" fn ConvertInterfaceLuidToAlias(
    InterfaceLuid: *const NET_LUID,
    InterfaceAlias: PWSTR,
    Length: SIZE_T,
) -> NETIOAPI_API