[][src]Function newt_sys::newtCenteredWindow

pub unsafe extern "C" fn newtCenteredWindow(
    width: c_uint,
    height: c_uint,
    title: *const c_char
) -> c_int