[−][src]Function cv::highgui::highgui_named_window
pub fn highgui_named_window(name: &str, flags: WindowFlags)
Create a window that can be used as a placeholder for images and trackbars. All created windows are referred to by their names. If a window with the same name already exists, the function does nothing.