Function tcod_sys::TCOD_heightmap_get_interpolated_value [] [src]

pub unsafe extern fn TCOD_heightmap_get_interpolated_value(hm: *const TCOD_heightmap_t,
                                                           x: c_float,
                                                           y: c_float)
                                                           -> c_float