hb_unicode_funcs_get_default function

  1. @Native<Pointer<hb_unicode_funcs_t> Function()>()>()
Pointer<hb_unicode_funcs_t> hb_unicode_funcs_get_default()

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();