rustc_codegen_llvm::llvm_::ffi

Function LLVMSetWeak

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