[][src]Function tcod_sys::TCOD_heightmap_islandify

pub unsafe extern "C" fn TCOD_heightmap_islandify(
    hm: *mut TCOD_heightmap_t,
    seaLevel: f32,
    rnd: TCOD_random_t
)