pApplicationName property

Pointer<Char> pApplicationName
getter/setter pair

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

Implementation

external ffi.Pointer<ffi.Char> pApplicationName;