tg_rect_intersects_point

Function tg_rect_intersects_point 

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