Function GetLastError

Source
pub unsafe extern "system" fn GetLastError() -> DWORD
Expand description

https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-getlasterror

_Post_equals_last_error_ DWORD GetLastError();