pub unsafe extern "C" fn iplEmbreeDeviceRelease(
    device: *mut IPLEmbreeDevice
)
Expand description

Releases a reference to an Embree device.

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