.MetaModelica.valueSlots

The number of slots a boxed value has. This is dependent on sizeof(void*) on the architecture in question.

Interface

function valueSlots<A>
  input A value;
  output Integer slots;
end valueSlots;

Generated at 2025-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos