1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-26 20:24:38 +01:00
libtgvoip/os/darwin/SetupLogging.h
2018-05-15 21:23:46 +03:00

4 lines
85 B
Objective-C

#import <Foundation/Foundation.h>
extern void (*TGVoipLoggingFunction)(NSString *);