TCOD_image_set_key_color

Function TCOD_image_set_key_color 

Source
pub unsafe extern "C" fn TCOD_image_set_key_color(
    image: TCOD_image_t,
    key_color: TCOD_color_t,
)