Function LLVMSetAtomicSingleThread

Source
pub unsafe extern "C" fn LLVMSetAtomicSingleThread(
    AtomicInst: *mut LLVMValue,
    SingleThread: i32,
)