pub type PENABLECALLBACK = Option<unsafe extern "system" fn(sourceid: *const GUID, isenabled: ENABLECALLBACK_ENABLED_STATE, level: u8, matchanykeyword: u64, matchallkeyword: u64, filterdata: *const EVENT_FILTER_DESCRIPTOR, callbackcontext: *mut c_void)>;
Expand description

Required features: "Win32_System_Diagnostics_Etw"