llroundl

  1. alias llroundl = core.stdc.math.llround
  2. alias llroundl = core.stdc.math.llroundf
  3. alias llroundl = core.stdc.math.llroundl
    version(NetBSD)
    extern (C) @trusted nothrow @nogc
    alias llroundl = core.stdc.math.llroundl

Meta