[][src]Function tcod_sys::TCOD_heightmap_count_cells

pub unsafe extern "C" fn TCOD_heightmap_count_cells(
    hm: *const TCOD_heightmap_t,
    min: f32,
    max: f32
) -> c_int