.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 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos