Function LLVMSetAtomicSyncScopeID

Source
#[no_mangle]
pub extern "C" fn LLVMSetAtomicSyncScopeID(
    AtomicInst: LLVMValueRef,
    SSID: c_uint,
)