Terminal.writeDescriptor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeDescriptor(string str)
  2. void writeDescriptor(const(char*) cstr, size_t len)
    struct Terminal
    @trusted
    void
    writeDescriptor
    (
    const(char*) cstr
    ,
    size_t len
    )

Meta