示例#1
0
int GetAPIVersion(char *&version) {
	return _Utilities.API_GetAPIVersion(version);
}