Associate the specified value with the specified data key. The behavior is undefined unless key >= 0. Note that this method allows clients of balm to associate (opaque) application-specific information with a metric.
Declared in <balm_metricdescription.h>
void
setUserData(
UserDataKey key,
void const* value);