Function windows::Win32::System::Diagnostics::Etw::EventEnabled

pub unsafe fn EventEnabled<P0>(
    reghandle: P0,
    eventdescriptor: *const EVENT_DESCRIPTOR,
) -> BOOLEAN
where P0: Param<REGHANDLE>,