pInputCache property

Pointer<Void> pInputCache
getter/setter pair

In input format. Can be null if it's not needed.

Implementation

external ffi.Pointer<ffi.Void> pInputCache;