[][src]Function imgui_sys::ImGuiListClipper_Begin

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