pub unsafe extern "C" fn LLVMSetAtomicSyncScopeID(
AtomicInst: LLVMValueRef,
SSID: c_uint,
)
Expand description
Sets the synchronization scope ID of an atomic instruction.
pub unsafe extern "C" fn LLVMSetAtomicSyncScopeID(
AtomicInst: LLVMValueRef,
SSID: c_uint,
)
Sets the synchronization scope ID of an atomic instruction.