PtrDefxFetch typedef

PtrDefxFetch = Pointer<NativeFunction<DefxFetch>>

Implementation

typedef PtrDefxFetch = ffi.Pointer<ffi.NativeFunction<DefxFetch>>;