[−][src]Constant places::ffi::error_codes::INVALID_PLACE_INFO_CANNOT_UPDATE_ROOT
pub const INVALID_PLACE_INFO_CANNOT_UPDATE_ROOT: i32 = 64 + 4; // 68i32
CannotUpdateRoot
: Attempt to modify a root in a way that is illegal, e.g. adding a child
to root________, updating properties of a root, deleting a root, etc.