3.30. s3d_pop_event

#include <s3d.h>

struct s3d_evt *s3d_pop_event( );

Pops the latest event from the stack. don't forget to free() it's buffer and the event itself.