Main/Assets/Plugins/iOS/IOSAddrInfo.h

4 lines
84 B
C
Raw Permalink Normal View History

2025-01-25 04:38:09 +08:00
#pragma once
extern "C"{
const char* IOSGetAddressInfo(const char *host );
}