Function tcod_sys::TCOD_heightmap_dig_hill [] [src]

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