Function tcod_sys::TCOD_heightmap_has_land_on_border
[−]
[src]
pub unsafe extern fn TCOD_heightmap_has_land_on_border(hm: *const TCOD_heightmap_t,
waterLevel: c_float)
-> _bool