tp_data property

Pointer<Void> tp_data
getter/setter pair

Other transport specific data to be attached to this buffer.

Implementation

external ffi.Pointer<ffi.Void> tp_data;