pub unsafe extern "system" fn QueryServiceStatus(
    hservice: SC_HANDLE,
    lpservicestatus: *mut SERVICE_STATUS
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Security"