[][src]Function tcod_sys::TCOD_heightmap_get_value

pub unsafe extern "C" fn TCOD_heightmap_get_value(
    hm: *const TCOD_heightmap_t,
    x: c_int,
    y: c_int
) -> f32