4 lines
84 B
C
4 lines
84 B
C
#pragma once
|
|
extern "C"{
|
|
const char* IOSGetAddressInfo(const char *host );
|
|
} |