zig_floor

Floor function from Zig standard library

version(WebAssembly)
extern (C) @safe @nogc nothrow @trusted
double
zig_floor
(
double value
)

Meta