sfIntRect_intersects

Function sfIntRect_intersects 

Source
pub unsafe extern "C" fn sfIntRect_intersects(
    rect1: *const sfIntRect,
    rect2: *const sfIntRect,
    intersection: *mut sfIntRect,
) -> sfBool