Function tcod_sys::TCOD_heightmap_islandify [] [src]

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