Function integerOutOfBounds [src]

Prototype

pub fn integerOutOfBounds() noreturn

Source

pub fn integerOutOfBounds() noreturn { call("integer does not fit in destination type", null); }