DoxigAlpha

shlOverflow

Functions in this namespace

Functions

#

Source

Implementation

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