destroyAllWindows function
void
destroyAllWindows()
destroy all windows.
Implementation
void destroyAllWindows() {
cvRun(chighgui.destroyAllWindows);
}
destroy all windows.
void destroyAllWindows() {
cvRun(chighgui.destroyAllWindows);
}