windows::Win32::Security::Authorization

Function AuthzUninstallSecurityEventSource

pub unsafe fn AuthzUninstallSecurityEventSource<P1>(
    dwflags: u32,
    szeventsourcename: P1,
) -> Result<()>
where P1: Param<PCWSTR>,