pub unsafe extern "C" fn xiStartAcquisition(
hDevice: HANDLE,
) -> XI_RETURNExpand description
\brief Start image acquisition
Begins the work cycle and starts data acquisition from the camera.
@param[in] hDevice handle to device @return XI_OK on success, error value otherwise.