rustc_codegen_llvm::llvm_::ffi

Function LLVMSetLinkage

Source
pub unsafe extern "C" fn LLVMSetLinkage(
    Global: &Value,
    RustLinkage: Linkage,
)