mtapi_cpp_action_signature-snippet.h 102 Bytes
Newer Older
1 2 3 4 5
void fibonacciActionFunction(
  int n,
  int* result,
  embb::mtapi::TaskContext & task_context
  ) {