tcod_sys::TCOD_heightmap_add_hill [] [src]

pub unsafe extern fn TCOD_heightmap_add_hill(hm: *mut TCOD_heightmap_t, hx: c_float, hy: c_float, hradius: c_float, hheight: c_float)