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