PtrDefxSize typedef

PtrDefxSize = Pointer<NativeFunction<DefxSize>>

Implementation

typedef PtrDefxSize = ffi.Pointer<ffi.NativeFunction<DefxSize>>;