boundary_codepoints property

Pointer<Uint32> boundary_codepoints
getter/setter pair

Optional word-boundary codepoints as uint32_t scalar values.

Implementation

external ffi.Pointer<ffi.Uint32> boundary_codepoints;