Function winsafe::GetLastError[][src]

pub fn GetLastError() -> ERROR
Expand description

GetLastError function.

This function is automatically called every time a WinResult evaluates to Err, so it’s unlikely that you ever need to call it.