Function windows_sys::Win32::System::Services::WaitServiceState
[−]pub unsafe extern "system" fn WaitServiceState(
hservice: SC_HANDLE,
dwnotify: u32,
dwtimeout: u32,
hcancelevent: HANDLE
) -> u32Expand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’, ‘Win32_Security’
