pub unsafe extern "system" fn TdhGetWppProperty(
    handle: TDH_HANDLE,
    eventrecord: *const EVENT_RECORD,
    propertyname: PCWSTR,
    buffersize: *mut u32,
    buffer: *mut u8
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Etw"