.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_close_native_text_log" "3" "" "Allegro reference manual" "" .SH NAME al_close_native_text_log \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_close_native_text_log(ALLEGRO_TEXTLOG *textlog) .EE .SH DESCRIPTION Closes a message log window opened with al_open_native_text_log(3) earlier. .PP Does nothing if passed NULL. .SH SEE ALSO al_open_native_text_log(3)