[][src]Function realsense_sys::rs2_enter_update_state

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

Enter the device to update state, this will cause the updatable device to disconnect and reconnect as update device. \param[in] device Device to update \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored