winresult 0.1.3

windows result codes
Documentation
1
2
3
4
5
6
7
// WARNING: this file is auto-generated by xtask gen and may be overwritten

use super::*;


/// Catastrophic internal failure in the HSP hardware.
pub const E_INTERNAL_ERROR : HResultError = HResultError::from_constant(0x81280FFF); // HSP_E_INTERNAL_ERROR