Function windows_sys::Win32::System::Services::QueryServiceStatusEx
[−]pub unsafe extern "system" fn QueryServiceStatusEx(
hservice: SC_HANDLE,
infolevel: SC_STATUS_TYPE,
lpbuffer: *mut u8,
cbbufsize: u32,
pcbbytesneeded: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_Services", "Win32_Foundation", "Win32_Security"