GetFuncParamsAndName

Undocumented in source.
enum GetFuncParamsAndName = ctRegex!(r"((?:const\s)?[\w*]+)\s+?(\w+)");

Meta