Function NotifyServiceStatusChangeW

Source
pub unsafe extern "C" fn NotifyServiceStatusChangeW(
    hService: SC_HANDLE,
    dwNotifyMask: DWORD,
    pNotifyBuffer: PSERVICE_NOTIFYW,
) -> DWORD