#include <s3d.h>
int s3d_push_event( struct s3d_evt *newevt );
int s3d_push_event
Pushes an event onto the event-stack. Usually you don't need to do this manually.