[][src]Macro verugent::func_args

macro_rules! func_args {
    ( $($x: expr),* ) => { ... };
}

function引数設定マクロ