Function raylib_sys::CheckCollisionRayBox[][src]

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