imgui_sys::igIsMouseHoveringRect [] [src]

pub unsafe extern fn igIsMouseHoveringRect(r_min: ImVec2, r_max: ImVec2, clip: bool) -> bool