Function imgui_sys::igIsRootWindowOrAnyChildHovered[][src]

pub unsafe fn igIsRootWindowOrAnyChildHovered(_flags: ImGuiHoveredFlags) -> bool
Deprecated since 0.0.19

: please use igIsWindowFocused(ImGuiFocusedFlags::RootAndChildWindows) instead