LLVMSetOrdering

Function LLVMSetOrdering 

Source
pub(crate) unsafe extern "C" fn LLVMSetOrdering(
    MemoryAccessInst: &Value,
    Ordering: AtomicOrdering,
)