toFile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias toFile = std.stdio.toFile
  2. void toFile(const(void)[] data, char[] name)
    static if(!(is(typeof( ))))
    void
    toFile
    (
    const(void)[] data
    ,
    in char[] name
    )

Meta