Function windows_helpers::win32_app::error::take_app_error
source · pub fn take_app_error() -> Option<Box<dyn Error + Send + Sync>>Expand description
Clears the app error and returns it.
pub fn take_app_error() -> Option<Box<dyn Error + Send + Sync>>Clears the app error and returns it.