rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateMemoryEffectsAttr

Source
pub unsafe extern "C" fn LLVMRustCreateMemoryEffectsAttr(
    C: &Context,
    effects: MemoryEffects,
) -> &Attribute