Function tcod_sys::TCOD_console_init_root [] [src]

pub unsafe extern fn TCOD_console_init_root(w: c_int,
                                            h: c_int,
                                            title: *const c_char,
                                            fullscreen: _bool,
                                            renderer: TCOD_renderer_t)