Function LLVMSetAtomicSyncScopeID

Source
pub unsafe extern "C" fn LLVMSetAtomicSyncScopeID(
    AtomicInst: LLVMValueRef,
    SSID: c_uint,
)
Expand description

Sets the synchronization scope ID of an atomic instruction.