getLastWinApiErrorCode#

Fully qualified name: carb::extras::getLastWinApiErrorCode

Defined in carb/extras/Errors.h

inline WinApiErrorType carb::extras::getLastWinApiErrorCode(
) noexcept#

Platform specific functions ///.

(Windows only) Returns the value of the GetLastError() Win32 API function

Returns:

the value of the GetLastError Win API function.