DefxFileControl typedef

DefxFileControl = Int32 Function(PtrFile, Int32, PtrVoid)

Implementation

typedef DefxFileControl = ffi.Int32 Function(PtrFile, ffi.Int32, PtrVoid);