bufferGetSegmentProperties
fn
void bufferGetSegmentProperties(harfbuzz.buffer.Buffer buffer, out harfbuzz.segment_properties.SegmentProperties props)Sets props to the #hb_segment_properties_t of buffer.
Parameters
buffer | An #hb_buffer_t |
props | The output #hb_segment_properties_t |