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