Function windows_sys::Win32::System::Diagnostics::Debug::ContinueDebugEvent
[−]pub unsafe extern "system" fn ContinueDebugEvent(
dwprocessid: u32,
dwthreadid: u32,
dwcontinuestatus: u32
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"