TCOD_image_clear

Function TCOD_image_clear 

Source
pub unsafe extern "C" fn TCOD_image_clear(
    image: TCOD_image_t,
    color: TCOD_color_t,
)