.MetaModelica.valueSlots

Information

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-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos