1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 09:37:52 +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 *);