A_Print_Out typedef

A_Print_Out = int Function(int, int, int, int)

Implementation

typedef A_Print_Out = int Function(int, int, int, int);