Steamworks.NativeMethods.ISteamUtils_GetIPCountry C# (CSharp) Method

ISteamUtils_GetIPCountry() private method

private ISteamUtils_GetIPCountry ( ) : IntPtr
return IntPtr
		public static extern IntPtr ISteamUtils_GetIPCountry();
NativeMethods