c_gtk_rgb_to_hsv

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
void function(double r, double g, double b, double* h, double* s, double* v) c_gtk_rgb_to_hsv;

Meta