llvm_sys::core

Function LLVMSetWeak

Source
pub unsafe extern "C" fn LLVMSetWeak(
    CmpXchgInst: LLVMValueRef,
    IsWeak: LLVMBool,
)