The OpenD Programming Language

printElement

  1. void printElement(W w, const(C)[] c)
    void
    printElement
    (
    C
    W
    )
    (
    scope ref W w
    ,
    scope const(C)[] c
    )
  2. void printElement(W w, T c)

Meta