windows::Win32::System::Diagnostics::Debug

Function WaitForDebugEventEx

pub unsafe fn WaitForDebugEventEx(
    lpdebugevent: *mut DEBUG_EVENT,
    dwmilliseconds: u32,
) -> Result<()>