Function windows_sys::Wdk::System::SystemServices::PshedSynchronizeExecution
pub unsafe extern "system" fn PshedSynchronizeExecution(
errorsource: *const WHEA_ERROR_SOURCE_DESCRIPTOR,
synchronizeroutine: PKSYNCHRONIZE_ROUTINE,
synchronizecontext: *const c_void
) -> BOOLEAN
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Diagnostics_Debug"