pub unsafe extern "C" fn GetRayCollisionBox(
    ray: Ray,
    box: BoundingBox
) -> RayCollision
Expand description

Get collision info between ray and box