ImGuiListClipper_Begin

Function ImGuiListClipper_Begin 

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