TCOD_heightmap_scale

Function TCOD_heightmap_scale 

Source
pub unsafe extern "C" fn TCOD_heightmap_scale(
    hm: *mut TCOD_heightmap_t,
    value: f32,
)