To use detail variations you must provide a pointer to an LDVariationDetails
struct that will be filled by the evaluation function.
More...
#include <client.h>
Data Fields | |
int | variationIndex |
struct LDJSON * | reason |
To use detail variations you must provide a pointer to an LDVariationDetails
struct that will be filled by the evaluation function.
The contents of LDVariationDetails
must be freed with LDFreeDetailContents
when they are no longer needed.