DoxigAlpha

shrOverflow

Functions in this namespace

Functions

#

Source

Implementation

#
pub fn shrOverflow() noreturn {
    @branchHint(.cold);
    @trap();
}