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.PDF for C++
An alias for function type with default calling convention.
using System::FunctionPtr = ReturnT(*)(ArgsT...)