mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Core device proxy bindings
This commit is contained in:
@@ -44,6 +44,7 @@ pub enum IdeviceErrorCode {
|
||||
InvalidArgument = -36,
|
||||
UnknownErrorType = -37,
|
||||
// FFI specific bindings
|
||||
BufferTooSmall = -998,
|
||||
InvalidString = -999,
|
||||
InvalidArg = -1000,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user