System::FunctionPtr typedef

FunctionPtr typedef

Alias pour un type fonction avec la convention d’appel par défaut.

using System::FunctionPtr =  ReturnT(*)(ArgsT...)

Voir aussi