pub unsafe extern "C" fn LLVMGetAtomicSyncScopeID(
AtomicInst: LLVMValueRef,
) -> c_uintExpand description
Returns the synchronization scope ID of an atomic instruction.
pub unsafe extern "C" fn LLVMGetAtomicSyncScopeID(
AtomicInst: LLVMValueRef,
) -> c_uintReturns the synchronization scope ID of an atomic instruction.