woff2_string_out_create function

  1. @Native<Pointer<woff2_string_out_t> Function()>()>()
Pointer<woff2_string_out_t> woff2_string_out_create()

Implementation

@ffi.Native<ffi.Pointer<woff2_string_out_t> Function()>()
external ffi.Pointer<woff2_string_out_t> woff2_string_out_create();