Function LLVMRustLinkerNew

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