constant_keys property

Pointer<Pointer<Char>> constant_keys
getter/setter pair

Parallel array of constant key C-strings (length = constant_count).

Implementation

external ffi.Pointer<ffi.Pointer<ffi.Char>> constant_keys;