Function tcod_sys::TCOD_color_set_HSV
[−]
[src]
pub unsafe extern fn TCOD_color_set_HSV(c: *mut TCOD_color_t,
h: c_float,
s: c_float,
v: c_float)