Record st_udf_args
Unit
Declaration
type st_udf_args = record
Description
This item has no description.
Overview
Fields
| Public | arg_count: cuint; |
| Public | arg_type: PItem_result; |
| Public | args: PPChar; |
| Public | lengths: pculong; |
| Public | maybe_null: Pchar; |
Description
Fields
| Public | arg_count: cuint; |
|
This item has no description. | |
| Public | arg_type: PItem_result; |
|
This item has no description. | |
| Public | args: PPChar; |
|
This item has no description. | |
| Public | lengths: pculong; |
|
This item has no description. | |
| Public | maybe_null: Pchar; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.