Function integerPartOutOfBounds [src]

Prototype

pub fn integerPartOutOfBounds() noreturn

Source

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