API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
void rb_ext_db_key_add_field ( RBExtDBKey* key, const char* field, const char* value )
Adds a field to the key, or an additional value to an existing field.
field
Type: const char*
const char*
Name of the field to add.
value
Field value.