Function rustc_codegen_llvm::llvm_::ffi::LLVMRustCreateMemoryEffectsAttr

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