ASIdentifierChoice_new function

  1. @Native<Pointer<ASIdentifierChoice_st> Function()>()>()
Pointer<ASIdentifierChoice_st> ASIdentifierChoice_new()

Implementation

@ffi.Native<ffi.Pointer<ASIdentifierChoice_st> Function()>()
external ffi.Pointer<ASIdentifierChoice_st> ASIdentifierChoice_new();