Type Definition screenlocker::Win32ErrorCode

source ·
pub type Win32ErrorCode = u32;
Expand description

Holds a Win32 error code retrieved from the GetLastError Windows API function.