.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 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos