user_data property

Pointer<Void> user_data
getter/setter pair

User data.

Implementation

external ffi.Pointer<ffi.Void> user_data;