DoxigAlpha

castToNull

Functions in this namespace

Functions

#

Source

Implementation

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