waitKeyEx function

int waitKeyEx(
  1. int delay
)

Implementation

int waitKeyEx(int delay) => chighgui.cv_waitKeyEx(delay);