ion-c
ion-c copied to clipboard
Improve documentation of the ION_INT lifecycle
The memory ownership contract and lifecycle for an ION_INT is currently not documented, and may be confusing to users. For example, when must ion_int_alloc
, ion_int_free
, and ion_int_init
be used?