fn panicInactiveUnionField(active: anytype, wanted: @TypeOf(active)) noreturn

Parameters

active: anytype,
wanted: @TypeOf(active),