Function tcod_sys::TCOD_heightmap_copy [] [src]

pub unsafe extern fn TCOD_heightmap_copy(hm_source: *const TCOD_heightmap_t,
                                         hm_dest: *mut TCOD_heightmap_t)