logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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