typedef VOID(** HWI_VECTOR_FUNC)(void)

Define the type of a hardware interrupt vector table function.

在文件los_hwi.h129行定义。