Files
android/proprietary/streamcontrol/include/AndroidHooks.h

14 lines
417 B
C

typedef void (*_ah001)(char* , unsigned long );
void _ah002(_ah001 );
void _ah007(char* , unsigned long );
typedef int (*_ah003)(char * , char * , int , char * );
void _ah004(_ah003 );
void _ah008(char * , char * , int , char * );
bool _ah009();
typedef void (*_ah005)(const char * );
void _ah006(_ah005 );
void AndroidLogDebug(const char * );
typedef void (*_ah011)(int );
void _ah010(_ah011 );
void libocs_setup();