Macro wgpu_core::gfx_if_dx12_hidden

source ยท
macro_rules! gfx_if_dx12_hidden {
    ( $call:expr ) => { ... };
}
Available on not (crate feature dx12 and Windows).