tcod_sys::TCOD_color_lerp [] [src]

pub unsafe extern fn TCOD_color_lerp(c1: TCOD_color_t, c2: TCOD_color_t, coef: c_float) -> TCOD_color_t