DoxigAlpha

copyLenMismatch

Functions in this namespace

Functions

#

Source

Implementation

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