LxMessage

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

struct LxMessage {
char* rawPtr;
}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Alias This

rawPtr

Meta