Function newt::open_window[][src]

pub fn open_window(
    left: i32,
    top: i32,
    width: u32,
    height: u32,
    title: Option<&str>
) -> i32