LxMessage

ptr to a null terminated array of null terminated C strings.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

rawPtr

Members

Functions

toChar
const(char)[] toChar()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

rawPtr
char* rawPtr;
Undocumented in source.

Meta