API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
int pgsql_result_get_field_number ( PgsqlResult* self, const char* field_name )
Gets the index of a field by name.
field_name
Type: const char*
const char*
The field name.
Type: int
int
The field index, or -1 if not found.