ImDrawList_PrimRect

Function ImDrawList_PrimRect 

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