s3d_clear_callback
clears a callback
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
clears a callback
#include <s3d.h>
void s3d_clear_callback(uint8_t event);
Clears the callback which is associated with the event.
Simon Wunderlich