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

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