hb_buffer_get_random_state function
- @Native<UnsignedInt Function(Pointer<
hb_buffer_t> )>(ffi.Pointer<hb_buffer_t>)>()
- Pointer<
hb_buffer_t> buffer
Implementation
@ffi.Native<ffi.UnsignedInt Function(ffi.Pointer<hb_buffer_t>)>()
external int hb_buffer_get_random_state(ffi.Pointer<hb_buffer_t> buffer);