Function windows::Wdk::System::SystemServices::EtwEventEnabled

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