pub unsafe extern "system" fn TdhGetEventMapInformation(
    pevent: *const EVENT_RECORD,
    pmapname: PCWSTR,
    pbuffer: *mut EVENT_MAP_INFO,
    pbuffersize: *mut u32
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Etw"