Typedef t8_element_t

Typedef Documentation

typedef struct t8_element t8_element_t

We want to export the whole implementation to be callable from “C”.

Opaque structure for a generic element, only used as pointer. Implementations are free to cast it to their internal data structure.