Diagnosticsservice FFI and CPP bindings

This commit is contained in:
Jackson Coxson
2025-08-16 12:21:47 -06:00
parent 5cbdb2505a
commit 2b75fe1c05
7 changed files with 539 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1168,6 +1168,7 @@ name = "idevice-ffi"
version = "0.1.0"
dependencies = [
"cbindgen",
"futures",
"idevice",
"libc",
"log",