Example Code
void foo(
int Parameter1, //Description of Parameter1
char Parameter2 //Description of Parameter2
);