s3d_clear_callback(3)

clears a callback

Section 3 s3d-doc bookworm source

Description

S3D_CLEAR_CALLBACK

NAME

s3d_clear_callback - clears a callback

SYNOPSIS

#include <s3d.h>

void s3d_clear_callback(uint8_t event);

DESCRIPTION

Clears the callback which is associated with the event.

AUTHOR

Simon Wunderlich

Author of s3d