windows::Win32::System::Services

Function NotifyServiceStatusChangeW

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