code_app/sdk/webscan/MsgPumpCallback.h

5 lines
129 B
C

#pragma once
#include "base/HGMsgPump.h"
void HGAPI HGMsgPumpCallback(HGMsgPump msgPump, const HGMsg* msg, HGPointer param);