windows::Wdk::System::SystemServices

Function EtwWriteString

pub unsafe fn EtwWriteString<P4>(
    reghandle: REGHANDLE,
    level: u8,
    keyword: u64,
    activityid: Option<*const GUID>,
    string: P4,
) -> NTSTATUS
where P4: Param<PCWSTR>,