Function csfml_graphics_sys::sfIntRect_intersects [] [src]

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