DefpxFunc typedef
DefpxFunc =
Void Function(PtrContext, Int32, PtrPtrValue)
Implementation
typedef DefpxFunc = ffi.Void Function(PtrContext, ffi.Int32, PtrPtrValue);
typedef DefpxFunc = ffi.Void Function(PtrContext, ffi.Int32, PtrPtrValue);