Function windows_helpers::win32_app::error::set_app_error_if_absent
source · pub fn set_app_error_if_absent<E>(error: E)Expand description
Sets a thread-local error that can be retrieved with take_app_error(), if one wasn’t set already.