get_extension_funcs
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns an array with the names of the functions of a module
<?php get_extension_funcs
(
string $extension
): array|
false