PtrPtrDefpxFunc typedef

PtrPtrDefpxFunc = Pointer<Pointer<NativeFunction<DefpxFunc>>>

Implementation

typedef PtrPtrDefpxFunc = ffi.Pointer<ffi.Pointer<ffi.NativeFunction<DefpxFunc>>>;