StringExp.create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StringExp create(Loc loc, char* s)
    class StringExp
    static
    create
    (,
    char* s
    )
  2. StringExp create(Loc loc, void* string, size_t len)

Meta