Function integerPartOutOfBounds [src]
Prototype
pub fn integerPartOutOfBounds() noreturn
Source
pub fn integerPartOutOfBounds() noreturn {
call("integer part of floating point value out of bounds", null);
}
pub fn integerPartOutOfBounds() noreturn
pub fn integerPartOutOfBounds() noreturn {
call("integer part of floating point value out of bounds", null);
}