pub const SYS_SILO_CONFIG: usize = 801; // 801usizeExpand description
Configure a silo’s properties.
silo_id: silo to configurekey_ptr: pointer to the configuration key stringkey_len: length of the keyval_ptr: pointer to the configuration value stringval_len: length of the value
Configuration keys include: mode (OctalMode), mem_max, mem_usage_bytes.