rustc_codegen_llvm::llvm

Function LLVMSetWeak

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