GetFuncParamsAndName2

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

Meta