[][src]Function ncursesw::dupwin

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

Creates an exact duplicate of the window handle.