MySQL 8.4.0
Source Code Documentation
mysql_udf_metadata_imp Member List

This is the complete list of members for mysql_udf_metadata_imp, including all inherited members.

argument_get(UDF_ARGS *udf_args, const char *extension_type, unsigned int index, void **out_value) noexceptmysql_udf_metadata_impstatic
argument_set(UDF_ARGS *udf_args, const char *extension_type, unsigned int index, void *in_value) noexceptmysql_udf_metadata_impstatic
result_get(UDF_INIT *udf_init, const char *extension_type, void **argument) noexceptmysql_udf_metadata_impstatic
result_set(UDF_INIT *udf_init, const char *extension_type, void *argument) noexceptmysql_udf_metadata_impstatic