modf

  1. alias modf = core.stdc.math.modf
  2. alias modf = core.stdc.math.modff
  3. alias modf = core.stdc.math.modf
    version(!NetBSD && !OpenBSD)
    extern (C) @trusted nothrow @nogc
    alias modf = core.stdc.math.modf
  4. alias modf = core.stdc.math.modff
  5. alias modf = core.stdc.math.modfl

Meta