Searched refs:WIN32_ERROR (Results 1 – 1 of 1) sorted by relevance
36 pub type WIN32_ERROR = u32; typedef89 pub const ERROR_INVALID_HANDLE: WIN32_ERROR = 6;90 pub const ERROR_IO_PENDING: WIN32_ERROR = 997;91 pub const WAIT_TIMEOUT: WIN32_ERROR = 258;