18#include "libical_vcard_export.h"
Defines the data structure representing vCard components.
vcardvalue_kind(* vcard_xprop_value_kind_func)(const char *name, void *data)
Callback function pointer to define x-property default value types.
void vcardparser_set_xprop_value_kind(vcard_xprop_value_kind_func func, void *data)
Registers a parser callback to override the default value type of an x-property.
const char * vcardparser_errstr(int err)
vcardcomponent * vcardparser_parse_string(const char *str)