[][src]Macro cart_tmp_wgc::gfx_select

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