pub fn experimental_iterator_get_device<O0: Into<Output>>(
    resource: O0,
    scope: &mut Scope
) -> Result<Operation>
Expand description

Shorthand for ExperimentalIteratorGetDevice::new().build(resource, scope).