windows::Win32::System::Diagnostics::Etw

Function EventWriteString

pub unsafe fn EventWriteString<P3>(
    reghandle: REGHANDLE,
    level: u8,
    keyword: u64,
    string: P3,
) -> u32
where P3: Param<PCWSTR>,