TCOD_map_copy

Function TCOD_map_copy 

Source
pub unsafe extern "C" fn TCOD_map_copy(
    source: TCOD_map_t,
    dest: TCOD_map_t,
)