mycss_property_value_index_static_entry

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

Members

Variables

curr
size_t curr;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
name_length
size_t name_length;
Undocumented in source.
next
size_t next;
Undocumented in source.
type
mycss_property_value_t type;
Undocumented in source.

Meta