mycss_values_type_length_percentage_union

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union mycss_values_type_length_percentage_union {}

Members

Variables

length
mycss_values_length_t* length;
Undocumented in source.
percentage
mycss_values_percentage_t* percentage;
Undocumented in source.

Meta