Function tcod_sys::TCOD_map_is_walkable
[−]
[src]
pub unsafe extern fn TCOD_map_is_walkable(map: TCOD_map_t,
x: c_int,
y: c_int)
-> _bool