API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
char** rb_ext_db_key_get_field_values ( RBExtDBKey* key, const char* field )
Extracts the values for the specified field.
field
Type: const char*
const char*
Field to retrieve.
Type: An array of utf8
utf8
Field values, or NULL.
NULL