Function rustc_codegen_llvm::llvm::LLVMRustLinkerNew

source ยท
pub unsafe extern "C" fn LLVMRustLinkerNew(
    M: &Module,
) -> &mut Linker<'_>