[][src]Function raylib::ffi::CheckCollisionRecs

pub unsafe extern "C" fn CheckCollisionRecs(
    rec1: Rectangle,
    rec2: Rectangle
) -> bool