Function imgui_sys::ImDrawList_PushClipRect [] [src]

pub unsafe extern fn ImDrawList_PushClipRect(
    list: *mut ImDrawList,
    clip_rect_min: ImVec2,
    clip_rect_max: ImVec2,
    intersect_with_current_: bool
)