Function integerOutOfBounds [src]
Prototype
pub fn integerOutOfBounds() noreturn Source
pub fn integerOutOfBounds() noreturn {
call("integer does not fit in destination type", null);
} pub fn integerOutOfBounds() noreturn pub fn integerOutOfBounds() noreturn {
call("integer does not fit in destination type", null);
}