windows::Win32::System::Services

Function NotifyServiceStatusChangeA

pub unsafe fn NotifyServiceStatusChangeA(
    hservice: SC_HANDLE,
    dwnotifymask: SERVICE_NOTIFY,
    pnotifybuffer: *const SERVICE_NOTIFY_2A,
) -> u32