.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-05-30T18:21:03Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos