[][src]Function imgui_sys::ImDrawList_PrimRect

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