s3d_clear_callback - clears a callback
#include <s3d.h> void s3d_clear_callback(uint8_t event);
Clears the callback which is associated with the event.
Simon Wunderlich Author of s3d