Function aflak_imgui_sys::ImDrawList_AddLine[][src]

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