PtrDefxFindFunction typedef

PtrDefxFindFunction = Pointer<NativeFunction<DefxFindFunction>>

Implementation

typedef PtrDefxFindFunction = ffi.Pointer<ffi.NativeFunction<DefxFindFunction>>;