System::FunctionPtr typedef
FunctionPtr typedef
An alias for function type with default calling convention.
using System::FunctionPtr = ReturnT(*)(ArgsT...)
See Also
- Namespace System
- Library Aspose.Page for C++
An alias for function type with default calling convention.
using System::FunctionPtr = ReturnT(*)(ArgsT...)