PtrDefxBestIndex typedef

PtrDefxBestIndex = Pointer<NativeFunction<DefxBestIndex>>

Implementation

typedef PtrDefxBestIndex = ffi.Pointer<ffi.NativeFunction<DefxBestIndex>>;