[][src]Function raylib_sys::CheckCollisionRayBox

pub unsafe extern "C" fn CheckCollisionRayBox(
    ray: Ray,
    box_: BoundingBox
) -> bool