ocr: Ihis is the function detinition for "prn info()".t specifies explicitly how the unction willl act. A lunction definition consists of a header and a body. The header is the code that occurs before the first left brace 3 The body consists of the declarations and statements between the braces I and 3 - - For this unction the header is the line void prn info(void) and the bbody consists of a single "printfo)" statement.