hb_segment_properties_hash function
- @Native<UnsignedInt Function(Pointer<
hb_segment_properties_t> )>(ffi.Pointer<hb_segment_properties_t>)>()
Implementation
@ffi.Native<ffi.UnsignedInt Function(ffi.Pointer<hb_segment_properties_t>)>()
external int hb_segment_properties_hash(ffi.Pointer<hb_segment_properties_t> p);