roundToInt

Simple nothrow @nogc method of rounding a float to an int

deprecated nothrow @nogc
int
roundToInt
(
float x
)

Meta