logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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