0

I came across a function declaration that looks like this:

void *functionName() {
  // ...
}

What does the asterisk in front of the function name do? I tried googling for an answer, but I don't know how to formulate the question so that I actually find what I'm searching for.

Ralph
  • 37
  • 6

0 Answers0