reset_device

Function reset_device 

Source
pub fn reset_device() -> Result<()>
Expand description

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.