mirror of
https://github.com/danog/libtgvoip.git
synced 2024-12-03 10:07:45 +01:00
4 lines
85 B
C
4 lines
85 B
C
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
extern void (*TGVoipLoggingFunction)(NSString *);
|