Skip to main content

igRenderRectFilledInRangeH

Function igRenderRectFilledInRangeH 

Source
pub unsafe extern "C" fn igRenderRectFilledInRangeH(
    draw_list: *mut ImDrawList,
    rect: ImRect_c,
    col: ImU32,
    fill_x0: f32,
    fill_x1: f32,
    rounding: f32,
)