A_ReadDataFunc typedef

A_ReadDataFunc = Int32 Function(Pointer<Utf8>, Int32, Int32)

Implementation

typedef A_ReadDataFunc = Int32 Function(Pointer<Utf8>, Int32, Int32);