Function tcod_sys::TCOD_map_new

source ·
pub unsafe extern "C" fn TCOD_map_new(
    width: c_int,
    height: c_int
) -> TCOD_map_t