cString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(char*) cString(string str)
    const(char*)
    cString
    (
    inout string str
    )
  2. char** cString(string[] strs, bool nullTerminate)

Meta