Function Pointers
摘要
Functions are not variables, but we can still have pointers to functions or function pointers. For example, if we have a simple function: