xiCloseDevice

Function xiCloseDevice 

Source
pub unsafe extern "C" fn xiCloseDevice(hDevice: HANDLE) -> XI_RETURN
Expand description

\brief Uninitialize device

Closes camera handle and releases allocated resources.

@param[in] hDevice handle to device @return XI_OK on success, error value otherwise.