예제 #1
0
파일: idevice.c 프로젝트: HSHtime/libiphone
 void idevice_set_debug_level(int level)
{
	internal_set_debug_level(level);
}
예제 #2
0
LIBIMOBILEDEVICE_API void idevice_set_debug_level(int level)
{
	internal_set_debug_level(level);
}