Function inactiveUnionField [src]
Prototype
pub fn inactiveUnionField(_: anytype, _: anytype) noreturn Source
pub fn inactiveUnionField(_: anytype, _: anytype) noreturn {
@branchHint(.cold);
@trap();
} pub fn inactiveUnionField(_: anytype, _: anytype) noreturn pub fn inactiveUnionField(_: anytype, _: anytype) noreturn {
@branchHint(.cold);
@trap();
}