pub const ZX_ERR_IO_INVALID: zx_status_t = -47;
Expand description
The data in the operation is invalid parameter or is out of range.
Example: A USB transfer that failed to complete with TRB Error
pub const ZX_ERR_IO_INVALID: zx_status_t = -47;
The data in the operation is invalid parameter or is out of range.
Example: A USB transfer that failed to complete with TRB Error