Skip to main content

SYS_SILO_RENAME

Constant SYS_SILO_RENAME 

Source
pub const SYS_SILO_RENAME: usize = 812;
Expand description

Rename a silo.

  • silo_id: silo to rename
  • name_ptr: pointer to the new name string
  • name_len: length of the new name

The name is used for display and debugging purposes.