Constant Py_TPFLAGS_IMMUTABLETYPE

Source
pub const Py_TPFLAGS_IMMUTABLETYPE: c_ulong = _; // 256u32
Expand description

Set if the type object is immutable: type attributes cannot be set nor deleted