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

Function TdhGetWppProperty

pub unsafe fn TdhGetWppProperty<P2>(
    handle: TDH_HANDLE,
    eventrecord: *const EVENT_RECORD,
    propertyname: P2,
    buffersize: *mut u32,
    buffer: *mut u8,
) -> u32
where P2: Param<PCWSTR>,