Macro wgpu::core::gfx_if_dx12

macro_rules! gfx_if_dx12 {
    ( $call:expr ) => { ... };
}
Available on wgpu_core and not (crate feature dx12 and Windows) only.