llvm_sys::core

Function LLVMSetAtomicSingleThread

Source
pub unsafe extern "C" fn LLVMSetAtomicSingleThread(
    AtomicInst: LLVMValueRef,
    SingleThread: LLVMBool,
)