pub type PEVENT_RECORD_CALLBACK = Option<unsafe extern "system" fn(eventrecord: *mut EVENT_RECORD)>;
Expand description

Required features: "Win32_System_Diagnostics_Etw"