Trait rustc_codegen_llvm::abi::ArgAttributeExt [−][src]
trait ArgAttributeExt {
fn for_each_kind<F>(&self, f: F)
where
F: FnMut(Attribute);
}
trait ArgAttributeExt {
fn for_each_kind<F>(&self, f: F)
where
F: FnMut(Attribute);
}