[][src]Function winapi::um::winsvc::NotifyServiceStatusChangeW

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