Global lcb_cntl_setu32 (lcb_INSTANCE *instance, int cmd, lcb_U32 arg)
Global lcb_cntl_string (lcb_INSTANCE *instance, const char *key, const char *value)
- Note, the actual API call is considered committed and will not disappear, however the existence of the various string settings are dependendent on the actual settings they map to. It is recommended that applications use the numerical lcb_cntl() as the string names are subject to change.
Global lcb_cntl (lcb_INSTANCE *instance, int mode, int cmd, void *arg)