PtrDefxRealloc typedef

PtrDefxRealloc = Pointer<NativeFunction<DefxRealloc>>

Implementation

typedef PtrDefxRealloc = ffi.Pointer<ffi.NativeFunction<DefxRealloc>>;