PandA-2024.02
|
Go to the source code of this file.
Functions | |
unsigned int | first_function (int my_in) |
void | second_function (int param, int *output) |
unsigned int first_function | ( | int | my_in | ) |
Definition at line 1 of file source_file.c.
void second_function | ( | int | param, |
int * | output | ||
) |
Definition at line 6 of file source_file.c.
References param.