TCOD_color_set_value

Function TCOD_color_set_value 

Source
pub unsafe extern "C" fn TCOD_color_set_value(
    c: *mut TCOD_color_t,
    v: f32,
)