ZOO_CREATED_EVENT

\brief a node has been created.

This is only generated by watches on non-existent nodes. These watches are set using \ref zoo_exists.

extern (C) const
int ZOO_CREATED_EVENT;

Meta