pub fn iterator_get_device<O0: Into<Output>>( resource: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for IteratorGetDevice::new().build(resource, scope).
IteratorGetDevice::new().build(resource, scope)