babycat_WaveformResult¶
Struct members¶
-
struct babycat_WaveformResult¶
A struct that contains an error value and a pointer to a
babycat_Waveform.Public Members
-
uint32_t error_num¶
The error number.
This value is either going to be
babycat_NO_ERRORor one of the constants with ababycat_ERRORprefix.
-
babycat_Waveform *result¶
A pointer to a Waveform.
-
uint32_t error_num¶