static void enable_channels(int channel_mask);
Enabled the error channels specified by the channel_mask.This can be used to get extra debugging information from limitedparts of ClanLib.
Back to index