[][src]Function tcod_sys::TCOD_heightmap_copy

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