fastFloor

fastFloor floors a double into an int - like floor but with builtIn conversion

@nogc pure @safe
int
fastFloor
(
double x
)

Meta