Typedef CustomExecuteV2Fn_t¶
Defined in File custom.h
Typedef Documentation¶
-
typedef int (*
CustomExecuteV2Fn_t
)(void *, uint32_t, CustomPayload *, CustomGetNextInputV2Fn_t, CustomGetOutputV2Fn_t)¶ Type for the CustomExecuteV2 function.
Defined in File custom.h
CustomExecuteV2Fn_t
)(void *, uint32_t, CustomPayload *, CustomGetNextInputV2Fn_t, CustomGetOutputV2Fn_t)¶Type for the CustomExecuteV2 function.