Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

s3d_ignore_callback - ignores an event

Author

SimonWunderlich
           Author of s3d

s3d                                                                                       S3D_IGNORE_CALLBACK(3)

Description

       Sets the callback on ignore, that means it won't be queued up for later use. An incoming event of this
       type will simply be skipped.

Name

       s3d_ignore_callback - ignores an event

Synopsis

#include<s3d.h>voids3d_ignore_callback(uint8_tevent);

See Also