[][src]Function tcod_sys::TCOD_image_new

pub unsafe extern "C" fn TCOD_image_new(
    width: c_int,
    height: c_int
) -> TCOD_image_t