tcod_sys::TCOD_heightmap_new [] [src]

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