[][src]Function realsense_sys::rs2_loopback_disable

pub unsafe extern "C" fn rs2_loopback_disable(
    device: *const rs2_device,
    error: *mut *mut rs2_error
)

Restores the given device into normal operation mode \param[in] device Device to restore to normal operation mode \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored