rustc_codegen_llvm::llvm_::ffi

Function LLVMRustLinkerNew

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