SegmentProperties.this

this(harfbuzz.types.Direction direction = harfbuzz.types.Direction.init, harfbuzz.types.Script script = harfbuzz.types.Script.init)

Create a segment_properties.SegmentProperties boxed type.

Parameters

directionthe #hb_direction_t of the buffer, see [harfbuzz.global.bufferSetDirection].
scriptthe #hb_script_t of the buffer, see [harfbuzz.global.bufferSetScript].
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.