c_gtk_hsv_to_rgb

extern (C) __gshared
void function(float h, float s, float v, float* r, float* g, float* b) c_gtk_hsv_to_rgb;