Function rustc_codegen_llvm::llvm::LLVMRustLinkerNew

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