Function integerOverflow [src]

Prototype

pub fn integerOverflow() noreturn

Source

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