示例#1
0
void psExecTelegram() {
	objc_execTelegram();
}
示例#2
0
void psExecTelegram(const QString &crashreport) {
	objc_execTelegram(crashreport);
}