Function LLVMSetWeak

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