PtrDefxProfile typedef

PtrDefxProfile = Pointer<NativeFunction<DefxProfile>>

Implementation

typedef PtrDefxProfile = ffi.Pointer<ffi.NativeFunction<DefxProfile>>;