tg_rect_intersects_rect

Function tg_rect_intersects_rect 

Source
pub unsafe extern "C" fn tg_rect_intersects_rect(
    a: tg_rect,
    b: tg_rect,
) -> bool