Source position: mysql4_comtypes.inc line 180
type st_udf_args = record
arg_count: dword;
arg_type: pitem_result;
args: ;
lengths: PDWord;
maybe_null: Pchar;
end;