[][src]Function imgui_sys::ImDrawList_PrimRectUV

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