Typedef CustomExecuteFn_t

Typedef Documentation

typedef int (*CustomExecuteFn_t)(void *, uint32_t, CustomPayload *, CustomGetNextInputFn_t, CustomGetOutputFn_t)

Type for the CustomExecute function.