Function windows_sys::Win32::System::Diagnostics::Etw::TdhGetWppProperty

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