Function windows::Win32::Security::Authentication::Identity::SLFireEvent

pub unsafe fn SLFireEvent<P0>(
    hslc: *const c_void,
    pwszeventid: P0,
    papplicationid: *const GUID,
) -> Result<()>
where P0: Param<PCWSTR>,