DoxigAlpha

GetStdHandleError

Source

Implementation

#
pub const GetStdHandleError = error{
    NoStandardHandleAttached,
    Unexpected,
}