[][src]Function rltk::init_raw

pub fn init_raw<S: ToString>(
    width_pixels: u32,
    height_pixels: u32,
    window_title: S
) -> Rltk