Function LLVMRustCreateMemoryEffectsAttr

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