Function
FoundryInputValidatorCallback
Declaration
DexFuture*
(* FoundryInputValidatorCallback) (
FoundryInput* input,
gpointer user_data
)
Parameters
input-
Type:
FoundryInputNo description available.
The data is owned by the caller of the function. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: DexFuture
No description available.
| The data is owned by the called function. |