[][src]Function spatialite_sys::gaiaResetDbfEntity

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

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).