typedef VOID(* HWI_PROC_FUNC)(VOID *pParm)

Define the type of a hardware interrupt handling function.

在文件los_hwi.h112行定义。