destroyAllWindows function

void destroyAllWindows()

destroy all windows.

Implementation

void destroyAllWindows() {
  cvRun(chighgui.destroyAllWindows);
}