The OpenD Programming Language

AudioStream.errorMessage

The error message (null if no error currently held). This slice is followed by a '\0' zero terminal character, so it can be safely given to a print function. Tags: none.

struct AudioStream
nothrow @nogc pure const @trusted
immutable(char)[]
errorMessage
()

Meta