[][src]Function embree::sys::rtcIntersectNp

pub unsafe extern "C" fn rtcIntersectNp(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    rayhit: *const RTCRayHitNp,
    N: c_uint
)