Function raylib_sys::CheckCollisionBoxes[][src]

pub unsafe extern "C" fn CheckCollisionBoxes(
    box1: BoundingBox,
    box2: BoundingBox
) -> bool