pub unsafe extern "system" fn SetServiceStatus(
    hservicestatus: SERVICE_STATUS_HANDLE,
    lpservicestatus: *const SERVICE_STATUS
) -> BOOL
Expand description

Required features: ‘Win32_System_Services’, ‘Win32_Foundation’