ctcGetStatusString

Returns a string containing a description of status that was passed in

extern (C)
const(char)*
ctcGetStatusString

Parameters

status ctcStatus_t

identifies which string should be returned

Return Value

Type: const(char)*

C style string containing the text description

Meta