42.12. slapi_value_init()
This function initializes the Slapi_Value structure, resetting all of its fields to zero. The value passed as the parameter must be a valid Slapi_Value.
#include "slapi-plugin.h" slapi_value_init(Slapi_Value *v);
This function takes the following parameter:
|
v
| Pointer to the value to be initialized. The pointer must not be NULL. |
This function returns a pointer to the initialized Slapi_Value structure (itself).

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.