PtrDefxTrace typedef

PtrDefxTrace = Pointer<NativeFunction<DefxTrace>>

Implementation

typedef PtrDefxTrace = ffi.Pointer<ffi.NativeFunction<DefxTrace>>;