summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo_math.h
blob: 13db9b357616c10a14e64a4a56978114dd1ddf92 (plain)
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);