windows::Win32::Security::Authentication::Identity

Function SLUnregisterEvent

pub unsafe fn SLUnregisterEvent<P1>(
    hslc: Option<*const c_void>,
    pwszeventid: P1,
    papplicationid: *const GUID,
    hevent: HANDLE,
) -> Result<()>
where P1: Param<PCWSTR>,