1 2 3 4 5 6 7 8 9 10 11
// public internal #include "rodeo_types.h" // system #include "stdint.h" uint32_t Rodeo__\ Math__\ color_rgba_to_uint32(const rodeo_rgba_t color);