pServerName property

Pointer<Char> pServerName
getter/setter pair

Set when the context is initialized. Used by devices for their local pa_context objects.

Implementation

external ffi.Pointer<ffi.Char> pServerName;