pub unsafe extern "C" fn iplEmbreeDeviceRetain(
    device: IPLEmbreeDevice
) -> IPLEmbreeDevice
Expand description

Retains an additional reference to an Embree device.

\param device The Embree device to retain a reference to.

\return The additional reference to the Embree device.