Function imgui_sys::ImDrawList_AddLine [] [src]

pub unsafe extern fn ImDrawList_AddLine(
    list: *mut ImDrawList,
    a: ImVec2,
    b: ImVec2,
    col: ImU32,
    thickness: c_float
)