[][src]Function tcod_sys::TCOD_heightmap_has_land_on_border

pub unsafe extern "C" fn TCOD_heightmap_has_land_on_border(
    hm: *const TCOD_heightmap_t,
    waterLevel: f32
) -> bool_