Function windows::Win32::System::Diagnostics::Etw::TdhGetEventMapInformation
pub unsafe fn TdhGetEventMapInformation<P0>(
pevent: *const EVENT_RECORD,
pmapname: P0,
pbuffer: Option<*mut EVENT_MAP_INFO>,
pbuffersize: *mut u32,
) -> u32where
P0: Param<PCWSTR>,