pub unsafe extern "system" fn EventEnabled(
    reghandle: u64,
    eventdescriptor: *const EVENT_DESCRIPTOR
) -> BOOLEAN
Expand description

Required features: "Win32_System_Diagnostics_Etw", "Win32_Foundation"