ImRect_GetCenter

Function ImRect_GetCenter 

Source
pub unsafe extern "C" fn ImRect_GetCenter(
    pOut: *mut ImVec2,
    self_: *mut ImRect,
)