Struct interval_data

Struct Documentation

struct interval_data

A simple representation of an interval for use in a inttree.

Must be packed and aligned to the same size as dptr_t so that casts from inttree_node.data are safe on all targets.

Public Members

int32_t high
int32_t low