logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_close_native_text_log - Allegro 5 API

Description

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

       Does nothing if passed NULL.

Name

       al_close_native_text_log - Allegro 5 API

See Also

al_open_native_text_log(3alleg5)

Allegro reference manual                                                       al_close_native_text_log(3alleg5)

Synopsis

              #include <allegro5/allegro_native_dialog.h>

              void al_close_native_text_log(ALLEGRO_TEXTLOG *textlog)

See Also