DefxDlError typedef

DefxDlError = Void Function(PtrVfs, Int32, PtrString)

Implementation

typedef DefxDlError = ffi.Void Function(PtrVfs, ffi.Int32, PtrString);