PtrDefxDestroy typedef

PtrDefxDestroy = Pointer<NativeFunction<DefxDestroy>>

Implementation

typedef PtrDefxDestroy = ffi.Pointer<ffi.NativeFunction<DefxDestroy>>;