Function windows_sys::Win32::System::Services::QueryServiceStatus
[−]pub unsafe extern "system" fn QueryServiceStatus(
hservice: SC_HANDLE,
lpservicestatus: *mut SERVICE_STATUS
) -> BOOL
Expand description
Required features: "Win32_System_Services"
, "Win32_Foundation"
, "Win32_Security"