cCloseAlwaysOnTopAlert function
void
cCloseAlwaysOnTopAlert()
Implementation
void cCloseAlwaysOnTopAlert() {
cAlertOverlayEntry?.remove();
cAlertOverlayEntry = null;
}
void cCloseAlwaysOnTopAlert() {
cAlertOverlayEntry?.remove();
cAlertOverlayEntry = null;
}