Skip to main content

ImDrawList_AddLineH

Function ImDrawList_AddLineH 

Source
pub unsafe extern "C" fn ImDrawList_AddLineH(
    self_: *mut ImDrawList,
    min_x: f32,
    max_x: f32,
    y: f32,
    col: ImU32,
    thickness: f32,
)