Function aflak_imgui_sys::ImDrawList_PushClipRect[][src]

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