Function imgui_sys::ImDrawList_PrimRect [] [src]

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