Function windows_sys::Win32::System::Threading::WaitForInputIdle
pub unsafe extern "system" fn WaitForInputIdle(
hprocess: HANDLE,
dwmilliseconds: u32
) -> u32Expand description
Required features: "Win32_System_Threading", "Win32_Foundation"