43.8. slapi_valueset_init()
This function returns the values contained in the Slapi_ValueSet structure (sets them to 0). This does not free the values contained in the structure. To free the values, use slapi_valueset_done().
#include "slapi-plugin.h" void slapi_valueset_init(Slapi_ValueSet *vs);
This function takes the following parameter:
|
vs
| Pointer to the Slapi_ValueSet to replace. |
When you are no longer using the Slapi_ValueSet structure, you should free it from memory by using slapi_valueset_free().

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.