pub unsafe extern "system" fn NotifyServiceStatusChangeW(
    hservice: SC_HANDLE,
    dwnotifymask: SERVICE_NOTIFY,
    pnotifybuffer: *const SERVICE_NOTIFY_2W
) -> u32
Expand description

Required features: ‘Win32_System_Services’, ‘Win32_Security’