Struct

LasemMathmlLength

Description

struct LsmMathmlLength {
  double value;
  LsmMathmlUnit unit;
}
No description available.
Structure members
value
No description available.
unit
No description available.

Instance methods

lsm_mathml_length_normalize
No description available.