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