[][src]Function imgui_sys::ImGuiListClipper_Begin

pub unsafe extern "C" fn ImGuiListClipper_Begin(
    self_: *mut ImGuiListClipper,
    items_count: c_int,
    items_height: f32
)