CFunction.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(Writer sink, FormatSpec!Char fmt)
    struct CFunction
    @trusted
    void
    toString
    (
    Writer
    Char
    )
    (
    scope Writer sink
    ,
    FormatSpec!Char fmt
    )
  2. string toString()

Meta