Typedef CustomExecuteFn_t¶
Defined in File custom.h
Typedef Documentation¶
-
typedef int (*
CustomExecuteFn_t)(void *, uint32_t, CustomPayload *, CustomGetNextInputFn_t, CustomGetOutputFn_t)¶ Type for the CustomExecute function.
Defined in File custom.h
CustomExecuteFn_t)(void *, uint32_t, CustomPayload *, CustomGetNextInputFn_t, CustomGetOutputFn_t)¶Type for the CustomExecute function.