xref: /PHP-8.0/ext/standard/dl.stub.php (revision 68527a78)
1<?php
2
3function dl(string $extension_filename): bool {}
4