pub fn reader_reset_v2<O0: Into<Output>>( reader_handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ReaderResetV2::new().build(reader_handle, scope).
ReaderResetV2::new().build(reader_handle, scope)