LLVMSetAtomicSingleThread

Function LLVMSetAtomicSingleThread 

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