DefxFileSize typedef

DefxFileSize = Int32 Function(PtrFile, PtrInt64)

Implementation

typedef DefxFileSize = ffi.Int32 Function(PtrFile, PtrInt64);