Error Set WaitForSingleObjectError [src]

Errors

Unexpected
WaitAbandoned
WaitTimeOut

Source

pub const WaitForSingleObjectError = error{ WaitAbandoned, WaitTimeOut, Unexpected, }