rustc_codegen_llvm::llvm_::ffi

Function LLVMSetWeak

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