Signature
native set_vaultdata(const key[], const data[] = "");
Description
Sets data for a given key.
Parameters
- key — Key to set the value for
- data — Data to set for the given key
No return value