al_destroy_event_queue

void al_destroy_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Introduced in 5.0.0

Destroy the event queue specified. All event sources currently registered with the queue will be automatically unregistered before the queue is destroyed.

See also: al_create_event_queue, ALLEGRO_EVENT_QUEUE

Examples: ex_bitmap_target, ex_blend, ex_blit, ex_clip, ex_curl, ex_disable_screensaver, ex_draw, ex_expose, ex_font, ex_fs_resize, ex_fs_window, ex_glext, ex_iphone, ex_lines, ex_membmp, ex_mixer_pp, ex_mouse_events, ex_native_filechooser, ex_noframe, ex_ogre3d, ex_opengl, ex_physfs, ex_saw, ex_stream_file, ex_subbitmap, ex_threads, ex_threads2, ex_timer, ex_user_events, ex_vsync, ex_warp_mouse, ex_windows, ex_winfull


Most helpful discussions:

Other recent discussions: