[][src]Function tcod_sys::TCOD_image_scale

pub unsafe extern "C" fn TCOD_image_scale(
    image: TCOD_image_t,
    neww: c_int,
    newh: c_int
)