pub unsafe extern "C" fn xiCloseDevice(hDevice: HANDLE) -> XI_RETURNExpand 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.