Source position: mysql.inc line 1346
function mysql_stmt_attr_set(
stmt: PMYSQL_STMT;
attr_type: enum_stmt_attr_type;
attr: pointer
):my_bool;