Synopsis
void platform_private_execute_hooks(PLATFORM_HOOK_t *hook);
Description

platform_private_execute_hooks executes all functions on the hook list hook. Each function is called and passed the arg member of its hook context.