DefxAccess typedef

DefxAccess = Int32 Function(PtrVfs, PtrString, Int32, PtrInt32)

Implementation

typedef DefxAccess = ffi.Int32 Function(PtrVfs, PtrString, ffi.Int32, PtrInt32);