Function integerOutOfBounds [src]

Prototype

pub fn integerOutOfBounds() noreturn

Source

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