It automatically creates a header file that you can use in other modules (C files) to refer to functions and globals that are declared in this C file. So if you want to call the function in the current C file from another C file, you would need a header file to include in the other C file. This function creates it for you.
Best Regards,
Chris Matthews
National Instruments