Macro qcow2_setup_dev_fn

Source
macro_rules! qcow2_setup_dev_fn {
    ($type:ty, $fn_name: ident) => { ... };
}
Expand description

Build one async helper which can setup one qcow2 device

The backing device is setup automatically in the built helper.