[][src]Function newt::centered_window

pub fn centered_window(
    width: u32,
    height: u32,
    title: Option<&str>
) -> Result<(), ()>

Open a window in the center of the screen.