[][src]Function opencv::core::reset_device

pub fn reset_device() -> Result<()>

Explicitly destroys and cleans up all resources associated with the current device in the current process.

Any subsequent API call to this device will reinitialize the device.