ImRect_GetTL

Function ImRect_GetTL 

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