hb_unicode_funcs_get_default function
- @Native<Pointer<
hb_unicode_funcs_t> Function()>()>()
just give me the best implementation you've got there.
Implementation
@ffi.Native<ffi.Pointer<hb_unicode_funcs_t> Function()>()
external ffi.Pointer<hb_unicode_funcs_t> hb_unicode_funcs_get_default();