Function imgui_sys::igIsRectVisible_Vec2[][src]

pub unsafe extern "C" fn igIsRectVisible_Vec2(
    rect_min: ImVec2,
    rect_max: ImVec2
) -> bool