sdl2 :: SDLEventBuffer :: malloc
SDLEventBuffer
# Allocate memory for a new `SDLEventBuffer` new malloc `{ return malloc(sizeof(SDL_Event)); `}