ImRect_GetSize

Function ImRect_GetSize 

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