pub type _bindgen_ty_10 = c_uint;
Expand description
Defines the keys of settings.
Note: When adding a new settings key, if the settings corresponding to the key contains security sensitive
information, the developer MUST add the key to the array aSensitiveKeys
which is passed in
otPlatSettingsInit()
.