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

Function WaitForDebugEvent

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