1 2 3 4 5 6 7
#include "stdint.h" #include "rodeo_types.h" uint32_t Rodeo__\ Math__\ color_rgba_to_uint32(const struct Rodeo__color_rgba_t color);