[][src]Function tcod_sys::TCOD_map_clear

pub unsafe extern "C" fn TCOD_map_clear(
    map: TCOD_map_t,
    transparent: bool_,
    walkable: bool_
)