Function rtcIntersect1

Source
pub unsafe extern "C" fn rtcIntersect1(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    rayhit: *mut RTCRayHit,
)