Syntax
#include "slapi-plugin.h" void slapi_entry_attr_set_charptr(Slapi_Entry* e, char *type, char *value);
Parameters
The function has the following parameters:
Example
[To be added]
See Also