al_close_native_text_log(1) Allegro 5 API

SYNOPSIS


#include <allegro5/allegro_native_dialog.h>
void al_close_native_text_log(ALLEGRO_TEXTLOG *textlog)

DESCRIPTION

Closes a message log window opened with al_open_native_text_log(3alleg5) earlier.

Does nothing if passed NULL.