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_find_event - find eevnt on stack

Author

SimonWunderlich
           Author of s3d

s3d                                                                                            S3D_FIND_EVENT(3)

Description

       Finds the latest occurrence of an event, giving the event type as argument. Returns a pointer to struct
       s3d_evt.

Name

       s3d_find_event - find eevnt on stack

Synopsis

#include<s3d.h>structs3d_evt*s3d_find_event(uint8_tevent);

See Also