Function imgui_sys::ImDrawList_PrimRectUV [] [src]

pub unsafe extern fn ImDrawList_PrimRectUV(
    list: *mut ImDrawList,
    a: ImVec2,
    b: ImVec2,
    uv_a: ImVec2,
    uv_b: ImVec2,
    col: ImU32
)