ImRect_Add_Vec2

Function ImRect_Add_Vec2 

Source
pub unsafe extern "C" fn ImRect_Add_Vec2(
    self_: *mut ImRect,
    p: ImVec2_c,
)