Function rustc_codegen_llvm::llvm::LLVMRustCreateMemoryEffectsAttr

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