MySQL 9.4 C API Developer Guide / ... / C API Basic Interface / C API Basic Function Descriptions / mysql_field_tell()
MYSQL_FIELD_OFFSETmysql_field_tell(MYSQL_RES *result) Returns the position of the field cursor used for the lastmysql_fetch_field(). This value can be used as an argument tomysql_field_seek().