Function windows::Win32::System::Diagnostics::Debug::WaitForDebugEventEx

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