API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
int pgsql_result_get_length ( PgsqlResult* self, guint row, guint field )
Gets the length in bytes of the value at the specified row and field.
row
Type: guint
guint
The row index.
field
The field index.
Type: int
int
The length, or -1 if NULL or out of bounds.