ZOO_DELETED_EVENT

\brief a node has been deleted.

This is only generated by watches on nodes. These watches are set using \ref zoo_exists and \ref zoo_get.

extern (C) const
int ZOO_DELETED_EVENT;

Meta