Function LLVMSetWeak

Source
pub(crate) unsafe extern "C" fn LLVMSetWeak(
    CmpXchgInst: &Value,
    IsWeak: Bool,
)