[][src]Function tcod_sys::TCOD_heightmap_new

pub unsafe extern "C" fn TCOD_heightmap_new(
    w: c_int,
    h: c_int
) -> *mut TCOD_heightmap_t