API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
const char* pgsql_result_get_field_name ( PgsqlResult* self, guint field )
Gets the name of a field by index.
field
Type: guint
guint
The field index.
Type: const char*
const char*
The field name, or NULL.
NULL