Function gaiaResetDbfEntity

Source
pub unsafe extern "C" fn gaiaResetDbfEntity(list: gaiaDbfListPtr)
Expand description

Resets a DBF List object to its initial empty state

\param list pointer to the DBF List object.

\sa gaiaFreeValue

\note any DBF Field associated to the List object will be reset to its initial empty state (i.e. \e no \e value at all).