Function imgui_sys::igPushClipRect[][src]

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