Function windows::Win32::System::Diagnostics::Etw::TdhGetWppMessage
pub unsafe fn TdhGetWppMessage<P0>(
handle: P0,
eventrecord: *const EVENT_RECORD,
buffersize: *mut u32,
buffer: *mut u8,
) -> u32where
P0: Param<TDH_HANDLE>,