System::FunctionPtr typedef
FunctionPtr typedef
Un alias per il tipo di funzione con convenzione di chiamata predefinita.
using System::FunctionPtr = ReturnT(*)(ArgsT...)
Vedi anche
- Namespace System
- Library Aspose.Font for C++
Un alias per il tipo di funzione con convenzione di chiamata predefinita.
using System::FunctionPtr = ReturnT(*)(ArgsT...)