[][src]Function imgui_sys::igPushClipRect

pub unsafe extern "C" fn igPushClipRect(
    clip_rect_min: ImVec2,
    clip_rect_max: ImVec2,
    intersect_with_current_clip_rect: bool
)