GParamSpecTypeInfo.valuesCmp

Compares @value1 with @value2 according to @pspec (recommended, the default is memcmp()), see gobject.global.paramValuesCmp.

struct GParamSpecTypeInfo
extern (C)
int function(GParamSpec* pspec, const(GValue)* value1, const(GValue)* value2) valuesCmp;