PtrDefxRowid typedef

PtrDefxRowid = Pointer<NativeFunction<DefxRowid>>

Implementation

typedef PtrDefxRowid = ffi.Pointer<ffi.NativeFunction<DefxRowid>>;