Sets the usage reporting configuration callbacks. If any of the callbacks are not set in usage_config instance, then the default value of the callback is used.
Declared in <absl/flags/usage_config.h>
void
SetFlagsUsageConfig(FlagsUsageConfig usage_config);
| Name | Description |
|---|---|
| usage_config | The usage reporting configuration to install. |