Function tcod_sys::TCOD_heightmap_clamp
[−]
[src]
pub unsafe extern fn TCOD_heightmap_clamp(hm: *mut TCOD_heightmap_t,
min: c_float,
max: c_float)