The OpenD Programming Language

round_d

The llvm.nvvm.round.d intrinsic; known as __nvvm_round_d in GCC.

version(LDC && nvvm)
@safe pure nothrow @nogc pragma(LDC_intrinsic, "llvm.nvvm.round.d")
f64
round_d
(
f64
)

Meta