rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateAttrNoValue

Source
pub unsafe extern "C" fn LLVMRustCreateAttrNoValue(
    C: &Context,
    attr: AttributeKind,
) -> &Attribute