Function LLVMIsAAtomicRMWInst

Source
#[no_mangle]
pub extern "C" fn LLVMIsAAtomicRMWInst(
    Val: LLVMValueRef,
) -> LLVMValueRef