Macro rustc_codegen_ssa::back::linker::generate_arg_methods

source ยท
macro_rules! generate_arg_methods {
    ($($ty:ty)*) => { ... };
}