pub fn dupwin(handle: WINDOW) -> Result<WINDOW, NCurseswError>
Expand description

Creates an exact duplicate of the window handle.