[Overview][Constants][Types][Procedures and functions][Variables] |
Source position: mysql.inc line 440
type st_udf_args = record |
arg_count: dword; |
arg_type: PItem_result; |
args: ; |
lengths: Pdword; |
maybe_null: Pchar; |
attributes: ; |
attribute_lengths: ; |
end; |