[][src]Macro wgpu_native::gfx_select

macro_rules! gfx_select {
    ($id:expr => $function:ident( $($param:expr),+ )) => { ... };
}