Source position: mysql.inc line 1343
function mysql_stmt_fetch_column(
stmt: PMYSQL_STMT;
bind: PMYSQL_BIND;
column: dword;
offset: dword
):LongInt;