Function Pointer

Vino akashvino79 at gmail.com
Wed Aug 30 17:48:19 UTC 2023


Hi All,

  Request your help on hot to create a pointer for a function 
whose function type is Result.

```
ReturnType!(typeof(&test)).stringof; // Result

From
Vino
```


More information about the Digitalmars-d-learn mailing list